Searched refs:CanceledDirective (Results 1 – 2 of 2) sorted by relevance
186 omp::Directive CanceledDirective);536 omp::Directive CanceledDirective,
393 omp::Directive CanceledDirective) { in createCancel() argument406 switch (CanceledDirective) { in createCancel()421 auto ExitCB = [this, CanceledDirective, Loc](InsertPointTy IP) { in createCancel()422 if (CanceledDirective == OMPD_parallel) { in createCancel()432 emitCancelationCheckImpl(Result, CanceledDirective, ExitCB); in createCancel()442 omp::Directive CanceledDirective, in emitCancelationCheckImpl() argument444 assert(isLastFinalizationInfoCancellable(CanceledDirective) && in emitCancelationCheckImpl()