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

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

Completed in 110 milliseconds