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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h3340 class OMPParallelMasterTaskLoopDirective : public OMPLoopDirective { class in namespace:clang
3349 OMPParallelMasterTaskLoopDirective(SourceLocation StartLoc, function in class:clang::OMPParallelMasterTaskLoopDirective
3361 explicit OMPParallelMasterTaskLoopDirective(unsigned CollapsedNum, function in class:clang::OMPParallelMasterTaskLoopDirective

Completed in 111 milliseconds