Home
last modified time | relevance | path

Searched defs:ASTSourceDescriptor (Results 1 – 2 of 2) 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