Searched defs:Remap (Results 1 – 5 of 5) sorted by relevance
25 struct Remap { struct26 std::vector<std::pair<std::string, std::string> > Vec;
262 StratifiedIndex Remap; member
2158 int Remap = ModuleFile.SLocRemap.find(Loc.getOffset())->second; in TranslateSourceLocation() local
765 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local774 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local
3886 RemapBuilder &Remap) { in ReadModuleOffsetMap()