Searched refs:PredeterminedCKind (Results 1 – 1 of 1) sorted by relevance
3466 auto PredeterminedCKind = in CheckOpenMPIterationSpace() local3471 DVar.CKind != OMPC_threadprivate && DVar.CKind != PredeterminedCKind) || in CheckOpenMPIterationSpace()3481 << getOpenMPClauseName(PredeterminedCKind); in CheckOpenMPIterationSpace()3483 DVar.CKind = PredeterminedCKind; in CheckOpenMPIterationSpace()3494 DSA.addDSA(Var, LoopVarRefExpr, PredeterminedCKind); in CheckOpenMPIterationSpace()