Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExternalASTSource.h68 ExternalASTSource() : CurrentGeneration(0), SemaSource(false) { } in ExternalASTSource() function
H A DDeclBase.h1065 friend class ExternalASTSource; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h41 class ExternalASTSource; variable