Searched defs:Remap (Results 1 – 4 of 4) sorted by relevance
26 struct Remap { struct27 std::vector<std::pair<std::string, std::string> > Vec;
618 Remap = InitOpts.remapped_file_buffer_begin(), in InitializeFileRemapping() local642 Remap = InitOpts.remapped_file_begin(), in InitializeFileRemapping() local
2481 static void TranslateSLoc(SourceLocation &L, SLocRemap &Remap) { in TranslateSLoc()2505 SLocRemap &Remap = Mod->SLocRemap; in TranslateStoredDiagnostics() local
1380 int Remap = ModuleFile.SLocRemap.find(Loc.getOffset())->second; in ReadSourceLocation() local