reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2235 CodeGenFunction::OMPCancelStackRAII CancelRegion(CGF, S.getDirectiveKind(), 2564 OMPCancelStackRAII CancelRegion(CGF, OMPD_for, S.hasCancel()); 2736 OMPCancelStackRAII CancelRegion(*this, S.getDirectiveKind(), HasCancel); 2841 OMPCancelStackRAII CancelRegion(CGF, OMPD_parallel_for, S.hasCancel()); 4884 CodeGenFunction::OMPCancelStackRAII CancelRegion(