Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Frontend/
H A DPCHPreambleTest.cpp79 void RemapFile(const std::string &Filename, const std::string &Contents) { in RemapFile() function in __anon256563180111::PCHPreambleTest
/llvm-project-15.0.7/llvm/unittests/ProfileData/
H A DSampleProfTest.cpp207 TempFile RemapFile(createRemapFile()); in testRoundTrip() local