Home
last modified time | relevance | path

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

/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; global() variable
/llvm-project/clang/unittests/CrossTU/
H A DCrossTranslationUnitTest.cpp56 llvm::ToolOutputFile ASTFile(ASTFileName, ASTFD); in HandleTranslationUnit() local