Searched refs:remapPath (Results 1 – 7 of 7) sorted by relevance
38 virtual std::string remapPath(StringRef Path) const { in remapPath() function
270 remapPath(StringRef Path, in remapPath() function291 PCMFile = remapPath(PCMFile, *ObjectPrefixMap); in getPCMFile()
111 std::string remapPath(StringRef Path) const override { in remapPath() function
2541 remapPath(StringRef Path, in remapPath() function2563 PCMFile = remapPath(PCMFile, *ObjectPrefixMap); in getPCMFile()
1531 WrittenFile = Callbacks->remapPath(File); in printTag()
752 std::string remapPath(StringRef Path) const override { in ComputeName() function in PredefinedExpr::ComputeName::PrettyCallbacks