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