Home
last modified time | relevance | path

Searched refs:CommonBinder (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp228 auto CommonBinder = in emitSuspendExpression() local
231 llvm::make_scope_exit([&] { CommonBinder.unbind(CGF); }); in emitSuspendExpression()