Searched refs:remapDIPath (Results 1 – 2 of 2) sorted by relevance
105 return Self.remapDIPath(Path); in remapPath()418 std::string remapDIPath(StringRef) const;
449 std::string RemappedFile = remapDIPath(FileName); in createFile()450 std::string CurDir = remapDIPath(getCurrentDirname()); in createFile()483 std::string CGDebugInfo::remapDIPath(StringRef Path) const { in remapDIPath() function in CGDebugInfo642 remapDIPath(MainFileName), remapDIPath(getCurrentDirname()), CSInfo, in CreateCompileUnit()670 NameTableKind, CGOpts.DebugRangesBaseAddress, remapDIPath(Sysroot), SDK); in CreateCompileUnit()3028 std::string Remapped = remapDIPath(Path); in getOrCreateModuleRef()