Searched refs:doPathMapping (Results 1 – 3 of 3) sorted by relevance
20 llvm::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 llvm::Optional<std::string> doPathMapping(llvm::StringRef S,
89 llvm::Optional<std::string> MappedPath = doPathMapping(Orig, Dir, *Mappings); in mapsProperly()