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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1715 class OMPParallelForDirective : public OMPLoopDirective { class in namespace:clang
1728 OMPParallelForDirective(SourceLocation StartLoc, SourceLocation EndLoc, function in class:clang::OMPParallelForDirective
1740 explicit OMPParallelForDirective(unsigned CollapsedNum, unsigned NumClauses) function in class:clang::OMPParallelForDirective

Completed in 78 milliseconds