Searched defs:OMPTeamsDirective (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h2888 class OMPTeamsDirective : public OMPExecutableDirective { class in namespace:clang
2896 OMPTeamsDirective(SourceLocation StartLoc, SourceLocation EndLoc, function in class:clang::OMPTeamsDirective
2906 explicit OMPTeamsDirective(unsigned NumClauses) function in class:clang::OMPTeamsDirective

Completed in 101 milliseconds