Searched refs:CapRegionKind (Results 1 – 4 of 4) sorted by relevance
782 unsigned short CapRegionKind; variable793 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()802 switch (CapRegionKind) { in getRegionName()
4654 RSI->CapRegionKind == CR_OpenMP); in buildCapturedStmtCaptureList()4672 if (S.getLangOpts().OpenMP && RSI->CapRegionKind == CR_OpenMP) in buildCapturedStmtCaptureList()4807 getASTContext(), S, static_cast<CapturedRegionKind>(RSI->CapRegionKind), in ActOnCapturedRegionEnd()
17253 cast<CapturedRegionScopeInfo>(CSI)->CapRegionKind == CR_OpenMP)) in isVariableAlreadyCapturedInScopeInfo()17421 } else if (S.getLangOpts().OpenMP && RSI->CapRegionKind == CR_OpenMP) { in captureInCapturedRegion()17763 if (RSI->CapRegionKind == CR_OpenMP) { in tryCaptureVariable()
2207 if (RSI->CapRegionKind == CR_OpenMP) { in isOpenMPCapturedDecl()2236 if (RSI->CapRegionKind == CR_OpenMP) { in isOpenMPCapturedDecl()