Home
last modified time | relevance | path

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

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