Searched refs:getAtKind (Results 1 – 5 of 5) sorted by relevance
1848 OS << "at(" << getOpenMPSimpleClauseTypeName(OMPC_at, Node->getAtKind()) in VisitOMPAtClause()
1459 OpenMPAtClauseKind getAtKind() const { return Kind; } in getAtKind() function
7777 Record.push_back(C->getAtKind()); in VisitOMPAtClause()
11010 if (AtC && !InExContext && AtC->getAtKind() == OMPC_AT_execution) { in ActOnOpenMPErrorDirective()11021 if (!AtC || AtC->getAtKind() == OMPC_AT_compilation) { in ActOnOpenMPErrorDirective()
10422 return getDerived().RebuildOMPAtClause(C->getAtKind(), C->getAtKindKwLoc(), in TransformOMPAtClause()