Searched refs:remapPath (Results 1 – 7 of 7) sorted by relevance
38 virtual std::string remapPath(StringRef Path) const { in remapPath() function
271 remapPath(StringRef Path, in remapPath() function292 PCMFile = remapPath(PCMFile, *ObjectPrefixMap); in getPCMFile()
104 std::string remapPath(StringRef Path) const override { in remapPath() function
2424 remapPath(StringRef Path, in remapPath() function2446 PCMFile = remapPath(PCMFile, *ObjectPrefixMap); in getPCMFile()
1484 WrittenFile = Callbacks->remapPath(File); in printTag()
758 std::string remapPath(StringRef Path) const override { in ComputeName() function in PredefinedExpr::ComputeName::PrettyCallbacks