Home
last modified time | relevance | path

Searched defs:ExitCB (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1019 auto ExitCB = [this, CanceledDirective, Loc](InsertPointTy IP) { createCancel() local
1132 emitCancelationCheckImpl(Value * CancelFlag,omp::Directive CanceledDirective,FinalizeCallbackTy ExitCB) emitCancelationCheckImpl() argument