OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scope_exit_lhs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbsupport/
scope-exit.h
152
enum class
scope_exit_lhs
{};
class in namespace:detail
156
operator+ (
scope_exit_lhs
, EF &&rhs)
169
auto CONCAT(scope_exit_, __LINE__) = ::detail::
scope_exit_lhs
() + [&] ()
/src/external/gpl3/gdb.old/dist/gdbsupport/
scope-exit.h
149
enum class
scope_exit_lhs
{};
class in namespace:detail
153
operator+ (
scope_exit_lhs
, EF &&rhs)
166
auto CONCAT(scope_exit_, __LINE__) = ::detail::
scope_exit_lhs
() + [&] ()
Completed in 22 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026