Searched defs:Remap (Results 1 – 4 of 4) sorted by relevance
25 struct Remap { struct26 std::vector<std::pair<std::string, std::string> > Vec;
117 auto Remap = [&](SourceLocation Loc) { in removeElseAndBrackets() local
801 CodeGenFunction::OMPPrivateScope Remap(*this); EmitOMPCopy() local 810 CodeGenFunction::OMPPrivateScope Remap(*this); EmitOMPCopy() local [all...]
4116 __anon89b64c550a02(uint32_t Offset, uint32_t BaseOffset, RemapBuilder &Remap) ReadModuleOffsetMap() argument