Home | History | Annotate | Download | only in AST

Lines Matching defs:OMPDistributeSimdDirective

3171 class OMPDistributeSimdDirective final : public OMPLoopDirective {
3181 OMPDistributeSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc,
3192 explicit OMPDistributeSimdDirective(unsigned CollapsedNum,
3209 static OMPDistributeSimdDirective *
3220 static OMPDistributeSimdDirective *CreateEmpty(const ASTContext &C,