Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExternalASTSource.h55 ExternalASTSource() : CurrentGeneration(0), SemaSource(false) { } in ExternalASTSource() function
DDeclBase.h1187 friend class ExternalASTSource; variable
/external/clang/include/clang/Frontend/
DCompilerInstance.h43 class ExternalASTSource; variable