Searched refs:CanceledDirective (Results 1 – 2 of 2) sorted by relevance
644 omp::Directive CanceledDirective);1977 omp::Directive CanceledDirective,
990 omp::Directive CanceledDirective) { in createCancel() argument1003 switch (CanceledDirective) { in createCancel()1019 auto ExitCB = [this, CanceledDirective, Loc](InsertPointTy IP) { in createCancel()1020 if (CanceledDirective == OMPD_parallel) { in createCancel()1030 emitCancelationCheckImpl(Result, CanceledDirective, ExitCB); in createCancel()1131 omp::Directive CanceledDirective, in emitCancelationCheckImpl() argument1133 assert(isLastFinalizationInfoCancellable(CanceledDirective) && in emitCancelationCheckImpl()