HomeSort by relevance Sort by last modified time
    Searched refs:getRemapInfoFile (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/ARCMigrate/
FileRemapper.h 70 std::string getRemapInfoFile(StringRef outputDir);
  /external/clang/lib/ARCMigrate/
FileRemapper.cpp 38 std::string infoFile = getRemapInfoFile(outputDir);
43 std::string FileRemapper::getRemapInfoFile(StringRef outputDir) {
52 std::string infoFile = getRemapInfoFile(outputDir);
118 std::string infoFile = getRemapInfoFile(outputDir);

Completed in 35 milliseconds