Searched refs:CapRegionKind (Results 1 – 4 of 4) sorted by relevance
831 unsigned short CapRegionKind; variable842 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel), in CapturedRegionScopeInfo()851 switch (CapRegionKind) { in getRegionName()
4566 RSI->CapRegionKind == CR_OpenMP); in buildCapturedStmtCaptureList()4584 if (S.getLangOpts().OpenMP && RSI->CapRegionKind == CR_OpenMP) in buildCapturedStmtCaptureList()4742 getASTContext(), S, static_cast<CapturedRegionKind>(RSI->CapRegionKind), in ActOnCapturedRegionEnd()
18711 cast<CapturedRegionScopeInfo>(CSI)->CapRegionKind == CR_OpenMP)) in isVariableAlreadyCapturedInScopeInfo()18896 } else if (S.getLangOpts().OpenMP && RSI->CapRegionKind == CR_OpenMP) { in captureInCapturedRegion()19307 if (RSI->CapRegionKind == CR_OpenMP) { in tryCaptureVariable()
2372 if (RSI->CapRegionKind == CR_OpenMP) { in isOpenMPCapturedDecl()2401 if (RSI->CapRegionKind == CR_OpenMP) { in isOpenMPCapturedDecl()