Searched defs:OMPDistributeParallelForDirective (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h3606 class OMPDistributeParallelForDirective : public OMPLoopDirective { class in namespace:clang
3618 OMPDistributeParallelForDirective(SourceLocation StartLoc, function in class:clang::OMPDistributeParallelForDirective
3631 explicit OMPDistributeParallelForDirective(unsigned CollapsedNum, function in class:clang::OMPDistributeParallelForDirective

Completed in 192 milliseconds