Searched defs:DebugPrefixMap (Results 1 – 5 of 5) sorted by relevance
79 llvm::SmallDenseMap<llvm::StringRef, llvm::StringRef> DebugPrefixMap; variable
117 std::map<std::string, std::string> DebugPrefixMap; variable
156 DebugPrefixMap("fdebug-prefix-map", variable
141 std::map<const std::string, const std::string> DebugPrefixMap; variable
544 const auto &DebugPrefixMap = this->DebugPrefixMap; in RemapDebugPaths() local