Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExternalASTSource.h156 ASTSourceDescriptor(){}; in ASTSourceDescriptor() function
157 ASTSourceDescriptor(StringRef Name, StringRef Path, StringRef ASTFile, in ASTSourceDescriptor() function
/external/clang/lib/AST/
DExternalASTSource.cpp31 ExternalASTSource::ASTSourceDescriptor::ASTSourceDescriptor(const Module &M) in ASTSourceDescriptor() function in ExternalASTSource::ASTSourceDescriptor
/external/llvm-project/clang/include/clang/AST/
DExternalASTSource.h41 class ASTSourceDescriptor; variable
/external/llvm-project/clang/include/clang/Basic/
DModule.h725 ASTSourceDescriptor(StringRef Name, StringRef Path, StringRef ASTFile, in ASTSourceDescriptor() function
/external/llvm-project/clang/lib/Basic/
DModule.cpp673 ASTSourceDescriptor::ASTSourceDescriptor(Module &M) in ASTSourceDescriptor() function in ASTSourceDescriptor