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_decl_state
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/lto/
lto-common.cc
2010
decl_data->
global_decl_state
= lto_new_in_decl_state ();
2012
decl_data->
global_decl_state
);
2033
decl_data->current_decl_state = decl_data->
global_decl_state
;
2674
struct lto_in_decl_state *state = file->
global_decl_state
;
2953
lto_in_decl_state *
global_decl_state
local
2954
= all_file_decl_data[i]->
global_decl_state
;
2955
lto_free_function_in_decl_state (
global_decl_state
);
2956
all_file_decl_data[i]->
global_decl_state
= NULL;
/src/external/gpl3/gcc/dist/gcc/
lto-streamer.h
563
struct lto_in_decl_state *
global_decl_state
;
variable in typeref:struct:lto_in_decl_state
/src/external/gpl3/gcc.old/dist/gcc/lto/
lto-common.cc
2005
decl_data->
global_decl_state
= lto_new_in_decl_state ();
2007
decl_data->
global_decl_state
);
2028
decl_data->current_decl_state = decl_data->
global_decl_state
;
2658
struct lto_in_decl_state *state = file->
global_decl_state
;
2937
lto_in_decl_state *
global_decl_state
local
2938
= all_file_decl_data[i]->
global_decl_state
;
2939
lto_free_function_in_decl_state (
global_decl_state
);
2940
all_file_decl_data[i]->
global_decl_state
= NULL;
/src/external/gpl3/gcc.old/dist/gcc/
lto-streamer.h
561
struct lto_in_decl_state *
global_decl_state
;
variable in typeref:struct:lto_in_decl_state
Completed in 26 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026