Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1079 auto ExitCB = [this, CanceledDirective, Loc](InsertPointTy IP) -> Error { in createCancel() local
1130 auto ExitCB = [this, CanceledDirective, Loc](InsertPointTy IP) -> Error { in createCancellationPoint() local
1250 FinalizeCallbackTy ExitCB) { in emitCancelationCheckImpl()