Searched refs:AtC (Results 1 – 1 of 1) sorted by relevance
11007 const OMPAtClause *AtC = in ActOnOpenMPErrorDirective() local11010 if (AtC && !InExContext && AtC->getAtKind() == OMPC_AT_execution) { in ActOnOpenMPErrorDirective()11011 Diag(AtC->getAtKindKwLoc(), diag::err_omp_unexpected_execution_modifier); in ActOnOpenMPErrorDirective()11021 if (!AtC || AtC->getAtKind() == OMPC_AT_compilation) { in ActOnOpenMPErrorDirective()