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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 3554 class OMPMasterTaskLoopDirective : public OMPLoopDirective {
3566 OMPMasterTaskLoopDirective(SourceLocation StartLoc, SourceLocation EndLoc,
3576 explicit OMPMasterTaskLoopDirective(unsigned CollapsedNum)
3596 static OMPMasterTaskLoopDirective *
3608 static OMPMasterTaskLoopDirective *CreateEmpty(const ASTContext &C,
StmtOpenMP.h 3554 class OMPMasterTaskLoopDirective : public OMPLoopDirective {
3566 OMPMasterTaskLoopDirective(SourceLocation StartLoc, SourceLocation EndLoc,
3576 explicit OMPMasterTaskLoopDirective(unsigned CollapsedNum)
3596 static OMPMasterTaskLoopDirective *
3608 static OMPMasterTaskLoopDirective *CreateEmpty(const ASTContext &C,

Completed in 91 milliseconds