OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:typedecl
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
friend.cc
170
tree
typedecl
;
local
178
typedecl
= TYPE_MAIN_DECL (type);
179
list = DECL_FRIENDLIST (
typedecl
);
181
type = TREE_TYPE (
typedecl
);
215
DECL_FRIENDLIST (
typedecl
)
217
DECL_FRIENDLIST (
typedecl
));
pt.cc
12298
tree
typedecl
;
12386
typedecl
= TYPE_MAIN_DECL (pattern);
12388
DECL_SOURCE_LOCATION (
typedecl
);
12754
input_location = DECL_SOURCE_LOCATION (
typedecl
);
12297
tree
typedecl
;
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
friend.cc
168
tree
typedecl
;
local
176
typedecl
= TYPE_MAIN_DECL (type);
177
list = DECL_FRIENDLIST (
typedecl
);
179
type = TREE_TYPE (
typedecl
);
213
DECL_FRIENDLIST (
typedecl
)
215
DECL_FRIENDLIST (
typedecl
));
/src/external/gpl3/gcc/dist/libcc1/
libcp1plugin.cc
1596
tree
typedecl
= convert_in (typedecl_in);
1597
tree type = TREE_TYPE (
typedecl
);
1602
DECL_SOURCE_LOCATION (
typedecl
) = loc;
1591
tree
typedecl
= convert_in (
typedecl
_in);
local
/src/external/gpl3/gcc.old/dist/libcc1/
libcp1plugin.cc
1596
tree
typedecl
= convert_in (typedecl_in);
1597
tree type = TREE_TYPE (
typedecl
);
1602
DECL_SOURCE_LOCATION (
typedecl
) = loc;
1591
tree
typedecl
= convert_in (
typedecl
_in);
local
Completed in 39 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026