Searched refs:FoundNameModifiers (Results 1 – 1 of 1) sorted by relevance
3302 SmallVector<const OMPIfClause *, OMPC_unknown + 1> FoundNameModifiers( in checkIfClauses() local3310 if (FoundNameModifiers[CurNM]) { in checkIfClauses()3319 FoundNameModifiers[CurNM] = IC; in checkIfClauses()3343 if (FoundNameModifiers[OMPD_unknown] && NamedModifiersNumber > 0) { in checkIfClauses()3345 S.Diag(FoundNameModifiers[OMPD_unknown]->getLocStart(), in checkIfClauses()3356 if (!FoundNameModifiers[NM]) { in checkIfClauses()3367 S.Diag(FoundNameModifiers[OMPD_unknown]->getCondition()->getLocStart(), in checkIfClauses()