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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h3320 void setCancelRegion(OpenMPDirectiveKind CR) { CancelRegion = CR; } function in class:clang::OMPCancellationPointDirective
3376 void setCancelRegion(OpenMPDirectiveKind CR) { CancelRegion = CR; } function in class:clang::OMPCancelDirective

Completed in 103 milliseconds