reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
144 template<typename Derived, typename T>
include/llvm/Support/MemoryBuffer.h 41 class MemoryBuffer {
tools/clang/include/clang/Basic/Diagnostic.h 149 class DiagnosticsEngine : public RefCountedBase<DiagnosticsEngine> {
tools/clang/include/clang/Frontend/ASTUnit.h 89 class ASTUnit {
tools/clang/include/clang/Frontend/CompilerInstance.h 72 class CompilerInstance : public ModuleLoader {
tools/clang/include/clang/Frontend/FrontendAction.h 36 class FrontendAction {
tools/clang/include/clang/Parse/Parser.h 57 class Parser : public CodeCompletionHandler {
tools/clang/include/clang/Sema/Sema.h 331 class Sema {
tools/clang/lib/Frontend/ASTUnit.cpp 996 class TopLevelDeclTrackerAction : public ASTFrontendAction {
tools/clang/tools/libclang/CXTranslationUnit.h 70 class CXTUOwner {