Searched refs:doPathMapping (Results 1 – 3 of 3) sorted by relevance
20 std::optional<std::string> doPathMapping(llvm::StringRef S, in doPathMapping() function58 doPathMapping(KV.first.str(), Dir, Mappings)) { in applyPathMappings()73 doPathMapping(*V.getAsString(), Dir, Mappings)) in applyPathMappings()
53 std::optional<std::string> doPathMapping(llvm::StringRef S,
90 std::optional<std::string> MappedPath = doPathMapping(Orig, Dir, *Mappings); in mapsProperly()