OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_translation_unit
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
f95-lang.cc
216
static GTY(()) tree
current_translation_unit
;
variable
231
current_translation_unit
233
debug_hooks->register_main_translation_unit (
current_translation_unit
);
468
DECL_CONTEXT (decl) =
current_translation_unit
;
f95-lang.cc
216
static GTY(()) tree
current_translation_unit
;
variable
231
current_translation_unit
233
debug_hooks->register_main_translation_unit (
current_translation_unit
);
468
DECL_CONTEXT (decl) =
current_translation_unit
;
/src/external/gpl3/gcc.old/dist/gcc/fortran/
f95-lang.cc
191
static GTY(()) tree
current_translation_unit
;
variable
206
current_translation_unit
208
debug_hooks->register_main_translation_unit (
current_translation_unit
);
443
DECL_CONTEXT (decl) =
current_translation_unit
;
f95-lang.cc
191
static GTY(()) tree
current_translation_unit
;
variable
206
current_translation_unit
208
debug_hooks->register_main_translation_unit (
current_translation_unit
);
443
DECL_CONTEXT (decl) =
current_translation_unit
;
Completed in 33 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026