Searched refs:CapRegionKind (Results 1 – 4 of 4) sorted by relevance
808 unsigned short CapRegionKind; variable819 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()828 switch (CapRegionKind) { in getRegionName()
4732 RSI->CapRegionKind == CR_OpenMP); in buildCapturedStmtCaptureList()4750 if (S.getLangOpts().OpenMP && RSI->CapRegionKind == CR_OpenMP) in buildCapturedStmtCaptureList()4886 getASTContext(), S, static_cast<CapturedRegionKind>(RSI->CapRegionKind), in ActOnCapturedRegionEnd()
19279 cast<CapturedRegionScopeInfo>(CSI)->CapRegionKind == CR_OpenMP)) in isVariableAlreadyCapturedInScopeInfo()19464 } else if (S.getLangOpts().OpenMP && RSI->CapRegionKind == CR_OpenMP) { in captureInCapturedRegion()19860 if (RSI->CapRegionKind == CR_OpenMP) { in tryCaptureVariable()
2389 if (RSI->CapRegionKind == CR_OpenMP) { in isOpenMPCapturedDecl()2418 if (RSI->CapRegionKind == CR_OpenMP) { in isOpenMPCapturedDecl()