OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:my_exception
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-catch-cpp-exceptions.cc
18
class
my_exception
class
24
my_exception
(int v)
function in class:my_exception
34
my_exception
ex (4);
46
} catch (const
my_exception
&ex) /* Catch 1. */
62
} catch (const
my_exception
&ex) /* Catch 2. */
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
mi-catch-cpp-exceptions.cc
18
class
my_exception
class
24
my_exception
(int v)
function in class:my_exception
34
my_exception
ex (4);
47
catch (const
my_exception
&ex) /* Catch 1. */
64
catch (const
my_exception
&ex) /* Catch 2. */
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026