Home
last modified time | relevance | path

Searched refs:getRemapInfoFile (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/ARCMigrate/
DFileRemapper.cpp38 std::string infoFile = getRemapInfoFile(outputDir); in clear()
43 std::string FileRemapper::getRemapInfoFile(StringRef outputDir) { in getRemapInfoFile() function in FileRemapper
52 std::string infoFile = getRemapInfoFile(outputDir); in initFromDisk()
116 std::string infoFile = getRemapInfoFile(outputDir); in flushToDisk()
/external/clang/include/clang/ARCMigrate/
DFileRemapper.h70 std::string getRemapInfoFile(StringRef outputDir);