Home
last modified time | relevance | path

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

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