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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h1994 class OMPParallelForDirective : public OMPLoopDirective { class in namespace:clang
2007 OMPParallelForDirective(SourceLocation StartLoc, SourceLocation EndLoc, function in class:clang::OMPParallelForDirective
2017 explicit OMPParallelForDirective(unsigned CollapsedNum) function in class:clang::OMPParallelForDirective

Completed in 202 milliseconds