Searched refs:CanceledDirective (Results 1 – 2 of 2) sorted by relevance
617 omp::Directive CanceledDirective);1391 omp::Directive CanceledDirective,
932 omp::Directive CanceledDirective) { in createCancel() argument945 switch (CanceledDirective) { in createCancel()961 auto ExitCB = [this, CanceledDirective, Loc](InsertPointTy IP) { in createCancel()962 if (CanceledDirective == OMPD_parallel) { in createCancel()972 emitCancelationCheckImpl(Result, CanceledDirective, ExitCB); in createCancel()1073 omp::Directive CanceledDirective, in emitCancelationCheckImpl() argument1075 assert(isLastFinalizationInfoCancellable(CanceledDirective) && in emitCancelationCheckImpl()