Searched defs:Remap (Results 1 – 5 of 5) sorted by relevance
25 struct Remap { struct26 std::vector<std::pair<std::string, std::string> > Vec;
308 StratifiedIndex Remap; member
140 CodeGenFunction::OMPPrivateScope Remap(CGF); in EmitOMPCopy() local152 CodeGenFunction::OMPPrivateScope Remap(CGF); in EmitOMPCopy() local
2005 int Remap = ModuleFile.SLocRemap.find(Loc.getOffset())->second; in ReadSourceLocation() local
3044 RemapBuilder &Remap) { in ReadASTBlock()