Searched refs:UnbindOnExit (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp183 auto UnbindOnExit = llvm::make_scope_exit([&] { Binder.unbind(CGF); }); local

Completed in 56 milliseconds