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

/external/clang/include/clang/ARCMigrate/
H A DFileRemapper.h73 std::string getRemapInfoFile(StringRef outputDir);
/external/clang/lib/ARCMigrate/
H A DFileRemapper.cpp38 std::string infoFile = getRemapInfoFile(outputDir);
44 std::string FileRemapper::getRemapInfoFile(StringRef outputDir) { function in class:FileRemapper
54 std::string infoFile = getRemapInfoFile(outputDir);
120 std::string infoFile = getRemapInfoFile(outputDir);

Completed in 736 milliseconds