Searched refs:OpenMPLevel (Results 1 – 2 of 2) sorted by relevance
754 unsigned short OpenMPLevel; variable758 CapturedRegionKind K, unsigned OpenMPLevel) in CapturedRegionScopeInfo() argument761 ContextParam(Context), CapRegionKind(K), OpenMPLevel(OpenMPLevel) { in CapturedRegionScopeInfo()
15104 ByRef = S.isOpenMPCapturedByRef(Var, RSI->OpenMPLevel); in captureInCapturedRegion()15127 S.setOpenMPCaptureKind(Field, Var, RSI->OpenMPLevel); in captureInCapturedRegion()15395 bool IsOpenMPPrivateDecl = isOpenMPPrivateDecl(Var, RSI->OpenMPLevel); in tryCaptureVariable()15397 isOpenMPTargetCapturedDecl(Var, RSI->OpenMPLevel); in tryCaptureVariable()15402 adjustOpenMPTargetScopeIndex(FunctionScopesIndex, RSI->OpenMPLevel); in tryCaptureVariable()