Searched defs:OMPCancellationPointDirective (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h2946 class OMPCancellationPointDirective : public OMPExecutableDirective { class in namespace:clang
2954 OMPCancellationPointDirective(SourceLocation StartLoc, SourceLocation EndLoc) function in class:clang::OMPCancellationPointDirective
2962 explicit OMPCancellationPointDirective() function in class:clang::OMPCancellationPointDirective

Completed in 105 milliseconds