Home
last modified time | relevance | path

Searched refs:PredeterminedCKind (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp4837 OpenMPClauseKind PredeterminedCKind = in checkOpenMPIterationSpace() local
4842 DVar.CKind != PredeterminedCKind) || in checkOpenMPIterationSpace()
4850 << getOpenMPClauseName(PredeterminedCKind); in checkOpenMPIterationSpace()
4852 DVar.CKind = PredeterminedCKind; in checkOpenMPIterationSpace()
4864 DSA.addDSA(LCDecl, LoopDeclRefExpr, PredeterminedCKind); in checkOpenMPIterationSpace()