OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old_context
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
modules.cc
167
tree
old_context
= start_function (fd);
local
170
finish_function (
old_context
);
357
tree
old_context
= start_function (fd);
local
385
finish_function (
old_context
);
decl.cc
969
tree
old_context
= start_function (d);
local
1075
finish_function (
old_context
);
2059
tree
old_context
= current_function_decl;
local
2061
if (
old_context
)
2098
return
old_context
;
2106
finish_function (tree
old_context
)
2152
if (
old_context
)
2155
current_function_decl =
old_context
;
/src/external/gpl3/gcc/dist/gcc/
tree-nested.cc
1564
tree
old_context
local
1588
=
old_context
;
1591
=
old_context
;
2349
tree
old_context
local
2363
=
old_context
;
2366
=
old_context
;
/src/external/gpl3/gcc.old/dist/gcc/
tree-nested.cc
1554
tree
old_context
local
1578
=
old_context
;
1581
=
old_context
;
2336
tree
old_context
local
2350
=
old_context
;
2353
=
old_context
;
/src/external/gpl3/gcc/dist/gcc/fortran/
trans-decl.cc
6426
tree
old_context
;
local
6431
old_context
= current_function_decl;
6433
if (
old_context
)
6661
if (
old_context
)
6666
current_function_decl =
old_context
;
7672
tree
old_context
;
local
7698
old_context
= current_function_decl;
7700
if (
old_context
)
8022
if (
old_context
)
8027
current_function_decl =
old_context
;
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-decl.cc
6210
tree
old_context
;
local
6215
old_context
= current_function_decl;
6217
if (
old_context
)
6445
if (
old_context
)
6450
current_function_decl =
old_context
;
7459
tree
old_context
;
local
7485
old_context
= current_function_decl;
7487
if (
old_context
)
7808
if (
old_context
)
7813
current_function_decl =
old_context
;
[
all
...]
Completed in 26 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026