Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h166 Optional<FileEntryRef> ASTFile; variable
723 StringRef ASTFile; variable
729 ASTSourceDescriptor(StringRef Name, StringRef Path, StringRef ASTFile, in ASTSourceDescriptor()