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