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

/external/clang/include/clang/AST/
H A DStmtOpenMP.h377 class OMPSectionsDirective : public OMPExecutableDirective { class in namespace:clang
385 OMPSectionsDirective(SourceLocation StartLoc, SourceLocation EndLoc, function in class:clang::OMPSectionsDirective
394 explicit OMPSectionsDirective(unsigned NumClauses) function in class:clang::OMPSectionsDirective
408 static OMPSectionsDirective *
418 static OMPSectionsDirective *CreateEmpty(const ASTContext &C,

Completed in 125 milliseconds