Searched refs:doPathMapping (Results 1 – 3 of 3) sorted by relevance
22 llvm::Optional<std::string> doPathMapping(llvm::StringRef S, in doPathMapping() function60 doPathMapping(KV.first.str(), Dir, Mappings)) { in applyPathMappings()75 doPathMapping(*V.getAsString(), Dir, Mappings)) in applyPathMappings()
49 llvm::Optional<std::string> doPathMapping(llvm::StringRef S,
89 llvm::Optional<std::string> MappedPath = doPathMapping(Orig, Dir, *Mappings); in mapsProperly()