Home
last modified time | relevance | path

Searched defs:ASTFile (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DASTSourceDescriptor.h31 StringRef ASTFile; variable
37 ASTSourceDescriptor(StringRef Name, StringRef Path, StringRef ASTFile, in ASTSourceDescriptor()
H A DModule.h224 OptionalFileEntryRef ASTFile; variable