Home | History | Annotate | Download | only in AST

Lines Matching defs:OMPDistributeSimdDirective

2966 class OMPDistributeSimdDirective final : public OMPLoopDirective {
2976 OMPDistributeSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc,
2987 explicit OMPDistributeSimdDirective(unsigned CollapsedNum,
3004 static OMPDistributeSimdDirective *
3015 static OMPDistributeSimdDirective *CreateEmpty(const ASTContext &C,