Searched defs:RemapFile (Results 1 – 2 of 2) sorted by relevance
79 void RemapFile(const std::string &Filename, const std::string &Contents) { in RemapFile() function in __anona29cfbbb0111::PCHPreambleTest
209 TempFile RemapFile(createRemapFile()); in testRoundTrip() local