Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DFileRemapper.cpp37 std::string infoFile = getRemapInfoFile(outputDir); in clear()
42 std::string FileRemapper::getRemapInfoFile(StringRef outputDir) { in getRemapInfoFile() function in FileRemapper
51 std::string infoFile = getRemapInfoFile(outputDir); in initFromDisk()
115 std::string infoFile = getRemapInfoFile(outputDir); in flushToDisk()
/src/contrib/llvm-project/clang/include/clang/ARCMigrate/
H A DFileRemapper.h77 std::string getRemapInfoFile(StringRef outputDir);