Searched refs:CanceledDirective (Results 1 – 2 of 2) sorted by relevance
237 omp::Directive CanceledDirective);830 omp::Directive CanceledDirective,
707 omp::Directive CanceledDirective) { in createCancel() argument720 switch (CanceledDirective) { in createCancel()736 auto ExitCB = [this, CanceledDirective, Loc](InsertPointTy IP) { in createCancel()737 if (CanceledDirective == OMPD_parallel) { in createCancel()747 emitCancelationCheckImpl(Result, CanceledDirective, ExitCB); in createCancel()827 omp::Directive CanceledDirective, in emitCancelationCheckImpl() argument829 assert(isLastFinalizationInfoCancellable(CanceledDirective) && in emitCancelationCheckImpl()