Searched refs:remapPath (Results 1 – 4 of 4) sorted by relevance
38 virtual std::string remapPath(StringRef Path) const { in remapPath() function
100 std::string remapPath(StringRef Path) const override { in remapPath() function
2095 static std::string remapPath(StringRef Path, in remapPath() function2116 PCMFile = remapPath(PCMFile, *ObjectPrefixMap); in getPCMFile()
1360 OS << Callbacks->remapPath(File); in printTag()