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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h2193 class OMPTaskgroupDirective : public OMPExecutableDirective { class in namespace:clang
2201 OMPTaskgroupDirective(SourceLocation StartLoc, SourceLocation EndLoc, function in class:clang::OMPTaskgroupDirective
2210 explicit OMPTaskgroupDirective(unsigned NumClauses) function in class:clang::OMPTaskgroupDirective

Completed in 144 milliseconds