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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h2964 class OMPTargetParallelForDirective : public OMPLoopDirective { class in namespace:clang
2980 OMPTargetParallelForDirective(SourceLocation StartLoc, SourceLocation EndLoc, function in class:clang::OMPTargetParallelForDirective
2992 explicit OMPTargetParallelForDirective(unsigned CollapsedNum, function in class:clang::OMPTargetParallelForDirective

Completed in 104 milliseconds