OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scoped_restore_tmpl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbsupport/
scoped_restore.h
23
/* Base class for
scoped_restore_tmpl
. */
27
/* This informs the (
scoped_restore_tmpl
<T>) dtor that you no longer
50
class
scoped_restore_tmpl
: public scoped_restore_base
class in inherits:scoped_restore_base
57
scoped_restore_tmpl
(T *var)
function in class:scoped_restore_tmpl
69
scoped_restore_tmpl
(T *var, T2 value)
function in class:scoped_restore_tmpl
76
scoped_restore_tmpl
(const
scoped_restore_tmpl
<T> &other)
function in class:scoped_restore_tmpl
83
~
scoped_restore_tmpl
()
96
scoped_restore_tmpl
&operator= (const
scoped_restore_tmpl
&)
[
all
...]
/src/external/gpl3/gdb.old/dist/gdbsupport/
scoped_restore.h
23
/* Base class for
scoped_restore_tmpl
. */
27
/* This informs the (
scoped_restore_tmpl
<T>) dtor that you no longer
50
class
scoped_restore_tmpl
: public scoped_restore_base
class in inherits:scoped_restore_base
57
scoped_restore_tmpl
(T *var)
function in class:scoped_restore_tmpl
69
scoped_restore_tmpl
(T *var, T2 value)
function in class:scoped_restore_tmpl
76
scoped_restore_tmpl
(const
scoped_restore_tmpl
<T> &other)
function in class:scoped_restore_tmpl
83
~
scoped_restore_tmpl
()
96
scoped_restore_tmpl
&operator= (const
scoped_restore_tmpl
&)
[
all
...]
Completed in 24 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026