HomeSort by: relevance | last modified time | path
    Searched defs:OMPMasterTaskLoopSimdDirective (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 3630 class OMPMasterTaskLoopSimdDirective : public OMPLoopDirective {
3639 OMPMasterTaskLoopSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc,
3649 explicit OMPMasterTaskLoopSimdDirective(unsigned CollapsedNum)
3665 static OMPMasterTaskLoopSimdDirective *
3676 static OMPMasterTaskLoopSimdDirective *CreateEmpty(const ASTContext &C,

Completed in 16 milliseconds