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

/external/clang/include/clang/AST/
H A DStmtOpenMP.h1230 class OMPParallelSectionsDirective : public OMPExecutableDirective { class in namespace:clang
1238 OMPParallelSectionsDirective(SourceLocation StartLoc, SourceLocation EndLoc, function in class:clang::OMPParallelSectionsDirective
1248 explicit OMPParallelSectionsDirective(unsigned NumClauses) function in class:clang::OMPParallelSectionsDirective
1262 static OMPParallelSectionsDirective *
1272 static OMPParallelSectionsDirective *

Completed in 136 milliseconds