Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Frontend/
H A DASTUnitTest.cpp85 llvm::SmallString<256> ASTFileName; in TEST_F() local
/llvm-project-15.0.7/clang/unittests/CrossTU/
H A DCrossTranslationUnitTest.cpp54 llvm::SmallString<256> ASTFileName; in HandleTranslationUnit() local
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp5100 const std::string &ASTFileName, FileManager &FileMgr, in getOriginalSourceFile()