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

/external/clang/include/clang/AST/
H A DStmtOpenMP.h2107 class OMPCancellationPointDirective : public OMPExecutableDirective { class in namespace:clang
2115 OMPCancellationPointDirective(SourceLocation StartLoc, SourceLocation EndLoc) function in class:clang::OMPCancellationPointDirective
2122 explicit OMPCancellationPointDirective() function in class:clang::OMPCancellationPointDirective
2139 static OMPCancellationPointDirective *
2147 static OMPCancellationPointDirective *CreateEmpty(const ASTContext &C,

Completed in 103 milliseconds