Searched defs:OMPMasterTaskLoopDirective (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h3204 class OMPMasterTaskLoopDirective : public OMPLoopDirective { class in namespace:clang
3213 OMPMasterTaskLoopDirective(SourceLocation StartLoc, SourceLocation EndLoc, function in class:clang::OMPMasterTaskLoopDirective
3224 explicit OMPMasterTaskLoopDirective(unsigned CollapsedNum, function in class:clang::OMPMasterTaskLoopDirective

Completed in 63 milliseconds