Searched refs:FoundNameModifiers (Results 1 – 1 of 1) sorted by relevance
3272 SmallVector<const OMPIfClause *, OMPC_unknown + 1> FoundNameModifiers( in checkIfClauses() local3280 if (FoundNameModifiers[CurNM]) { in checkIfClauses()3289 FoundNameModifiers[CurNM] = IC; in checkIfClauses()3313 if (FoundNameModifiers[OMPD_unknown] && NamedModifiersNumber > 0) { in checkIfClauses()3315 S.Diag(FoundNameModifiers[OMPD_unknown]->getBeginLoc(), in checkIfClauses()3326 if (!FoundNameModifiers[NM]) { in checkIfClauses()3337 S.Diag(FoundNameModifiers[OMPD_unknown]->getCondition()->getBeginLoc(), in checkIfClauses()