OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AUTO_DUMP_SCOPE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
dumpfile.h
610
/* Implementation detail of the
AUTO_DUMP_SCOPE
macro below.
616
class
auto_dump_scope
class
619
auto_dump_scope
(const char *name,
function in class:auto_dump_scope
627
~
auto_dump_scope
()
646
#define
AUTO_DUMP_SCOPE
(NAME, USER_LOC) \
647
auto_dump_scope
scope (NAME, USER_LOC)
/src/external/gpl3/gcc.old/dist/gcc/
dumpfile.h
610
/* Implementation detail of the
AUTO_DUMP_SCOPE
macro below.
616
class
auto_dump_scope
class
619
auto_dump_scope
(const char *name,
function in class:auto_dump_scope
627
~
auto_dump_scope
()
646
#define
AUTO_DUMP_SCOPE
(NAME, USER_LOC) \
647
auto_dump_scope
scope (NAME, USER_LOC)
Completed in 32 milliseconds
Indexes created Wed Apr 01 00:32:07 UTC 2026