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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h3961 class OMPDistributeParallelForDirective : public OMPLoopDirective { class in namespace:clang
3973 OMPDistributeParallelForDirective(SourceLocation StartLoc, function in class:clang::OMPDistributeParallelForDirective
3984 explicit OMPDistributeParallelForDirective(unsigned CollapsedNum) function in class:clang::OMPDistributeParallelForDirective

Completed in 104 milliseconds