Searched refs:CapRegionKind (Results 1 – 3 of 3) sorted by relevance
752 unsigned short CapRegionKind; variable761 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel) { in CapturedRegionScopeInfo()769 switch (CapRegionKind) { in getRegionName()
14867 cast<CapturedRegionScopeInfo>(CSI)->CapRegionKind == CR_OpenMP)) in isVariableAlreadyCapturedInScopeInfo()15096 if (S.getLangOpts().OpenMP && RSI->CapRegionKind == CR_OpenMP) { in captureInCapturedRegion()15126 if (S.getLangOpts().OpenMP && RSI->CapRegionKind == CR_OpenMP) in captureInCapturedRegion()15394 if (RSI->CapRegionKind == CR_OpenMP) { in tryCaptureVariable()
4372 getASTContext(), S, static_cast<CapturedRegionKind>(RSI->CapRegionKind), in ActOnCapturedRegionEnd()