Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DExternalASTSource.h39 class ASTSourceDescriptor; variable
/llvm-project-15.0.7/clang/lib/Basic/
H A DModule.cpp679 ASTSourceDescriptor::ASTSourceDescriptor(Module &M) in ASTSourceDescriptor() function in ASTSourceDescriptor
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DModule.h808 ASTSourceDescriptor(StringRef Name, StringRef Path, StringRef ASTFile, in ASTSourceDescriptor() function