OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:global_declarations
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
d-lang.cc
95
static GTY(()) vec <tree, va_gc> *
global_declarations
;
variable
1455
d_finish_compilation (vec_safe_address (
global_declarations
),
1456
vec_safe_length (
global_declarations
));
1670
vec_safe_push (
global_declarations
, decl);
Completed in 30 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026