Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterFixtures.h389 StringRef FromFile = Action.FromFilename, ToFile = Action.ToFilename; in testImportSequence() local
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInstance.cpp422 auto ToFile = FileMgr.getFile(RF.second); in InitializeFileRemapping() local