Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExternalASTSource.h41 class ASTSourceDescriptor; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DModule.cpp678 ASTSourceDescriptor::ASTSourceDescriptor(Module &M) in ASTSourceDescriptor() function in ASTSourceDescriptor
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h729 ASTSourceDescriptor(StringRef Name, StringRef Path, StringRef ASTFile, in ASTSourceDescriptor() function