Searched refs:remapPath (Results 1 – 3 of 3) sorted by relevance
235 std::function<std::string(StringRef)> remapPath; member
1170 OS << Policy.remapPath(File); in printTag()
239 PP.remapPath = [this](StringRef Path) { return remapDIPath(Path); }; in getPrintingPolicy()