Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExternalASTSource.h39 class ASTSourceDescriptor; variable
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DModule.cpp701 ASTSourceDescriptor::ASTSourceDescriptor(Module &M) in ASTSourceDescriptor() function in ASTSourceDescriptor
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DModule.h818 ASTSourceDescriptor(StringRef Name, StringRef Path, StringRef ASTFile, in ASTSourceDescriptor() function