Searched refs:FoundNameModifiers (Results 1 – 1 of 1) sorted by relevance
2389 SmallVector<const OMPIfClause *, OMPC_unknown + 1> FoundNameModifiers( in checkIfClauses() local2397 if (FoundNameModifiers[CurNM]) { in checkIfClauses()2406 FoundNameModifiers[CurNM] = IC; in checkIfClauses()2430 if (FoundNameModifiers[OMPD_unknown] && NamedModifiersNumber > 0) { in checkIfClauses()2432 S.Diag(FoundNameModifiers[OMPD_unknown]->getLocStart(), in checkIfClauses()2443 if (!FoundNameModifiers[NM]) { in checkIfClauses()2454 S.Diag(FoundNameModifiers[OMPD_unknown]->getCondition()->getLocStart(), in checkIfClauses()