Searched refs:CapRegionKind (Results 1 – 4 of 4) sorted by relevance
796 unsigned short CapRegionKind; variable807 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()816 switch (CapRegionKind) { in getRegionName()
4669 RSI->CapRegionKind == CR_OpenMP); in buildCapturedStmtCaptureList()4687 if (S.getLangOpts().OpenMP && RSI->CapRegionKind == CR_OpenMP) in buildCapturedStmtCaptureList()4822 getASTContext(), S, static_cast<CapturedRegionKind>(RSI->CapRegionKind), in ActOnCapturedRegionEnd()
18623 cast<CapturedRegionScopeInfo>(CSI)->CapRegionKind == CR_OpenMP)) in isVariableAlreadyCapturedInScopeInfo()18808 } else if (S.getLangOpts().OpenMP && RSI->CapRegionKind == CR_OpenMP) { in captureInCapturedRegion()19165 if (RSI->CapRegionKind == CR_OpenMP) { in tryCaptureVariable()
2366 if (RSI->CapRegionKind == CR_OpenMP) { in isOpenMPCapturedDecl()2395 if (RSI->CapRegionKind == CR_OpenMP) { in isOpenMPCapturedDecl()