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

/external/clang/include/clang/AST/
H A DStmtOpenMP.h611 class OMPParallelSectionsDirective : public OMPExecutableDirective { class in namespace:clang
619 OMPParallelSectionsDirective(SourceLocation StartLoc, SourceLocation EndLoc, function in class:clang::OMPParallelSectionsDirective
629 explicit OMPParallelSectionsDirective(unsigned NumClauses) function in class:clang::OMPParallelSectionsDirective
643 static OMPParallelSectionsDirective *
653 static OMPParallelSectionsDirective *

Completed in 419 milliseconds