Searched refs:OldCSI (Results 1 – 1 of 1) sorted by relevance
243 CGOpenMPInlinedRegionInfo(CodeGenFunction::CGCapturedStmtInfo *OldCSI, in CGOpenMPInlinedRegionInfo() argument247 OldCSI(OldCSI), in CGOpenMPInlinedRegionInfo()248 OuterRegionInfo(dyn_cast_or_null<CGOpenMPRegionInfo>(OldCSI)) {} in CGOpenMPInlinedRegionInfo()307 CodeGenFunction::CGCapturedStmtInfo *getOldCSI() const { return OldCSI; } in getOldCSI()318 CodeGenFunction::CGCapturedStmtInfo *OldCSI; member in __anon93cce0fb0111::CGOpenMPInlinedRegionInfo444 auto *OldCSI = in ~InlinedOpenMPRegionRAII() local447 CGF.CapturedStmtInfo = OldCSI; in ~InlinedOpenMPRegionRAII()