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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h3139 void setCancelRegion(OpenMPDirectiveKind CR) { CancelRegion = CR; } function in class:clang::OMPCancellationPointDirective
3201 void setCancelRegion(OpenMPDirectiveKind CR) { CancelRegion = CR; } function in class:clang::OMPCancelDirective

Completed in 111 milliseconds