Home
last modified time | relevance | path

Searched defs:ExternalASTSource (Results 1 – 4 of 4) sorted by relevance

/external/lldb/include/lldb/Core/
DClangForward.h62 class ExternalASTSource; variable
/external/clang/include/clang/AST/
DExternalASTSource.h68 ExternalASTSource() : CurrentGeneration(0), SemaSource(false) { } in ExternalASTSource() function
DDeclBase.h1060 friend class ExternalASTSource; variable
/external/clang/include/clang/Frontend/
DCompilerInstance.h40 class ExternalASTSource; variable