Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DExternalASTSource.h39 class ASTSourceDescriptor; variable
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DModule.h729 ASTSourceDescriptor(StringRef Name, StringRef Path, StringRef ASTFile, in ASTSourceDescriptor() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
DModule.cpp678 ASTSourceDescriptor::ASTSourceDescriptor(Module &M) in ASTSourceDescriptor() function in ASTSourceDescriptor