Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DASTSourceDescriptor.h45 StringRef getASTFile() const { return ASTFile; } in getASTFile() function
H A DModule.h681 OptionalFileEntryRef getASTFile() const { in getASTFile() function