OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:typedef_decl
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gengtype-parse.cc
1073
typedef_decl
(void)
1174
typedef_decl
();
1069
typedef_decl
(void)
function
/src/external/gpl3/gcc.old/dist/gcc/
gengtype-parse.cc
1066
typedef_decl
(void)
1167
typedef_decl
();
1062
typedef_decl
(void)
function
/src/external/gpl3/gcc/dist/gcc/cp/
decl.cc
12202
tree
typedef_decl
= NULL_TREE;
12622
typedef_decl
= type;
12623
type = TREE_TYPE (
typedef_decl
);
12624
if (DECL_ARTIFICIAL (
typedef_decl
))
12653
if (
typedef_decl
)
12654
decl_attr = DECL_ATTRIBUTES (
typedef_decl
);
12796
if (
typedef_decl
)
12800
key,
typedef_decl
);
12804
if (is_typedef_decl (
typedef_decl
))
12805
type = DECL_ORIGINAL_TYPE (
typedef_decl
);
12187
tree
typedef_decl
= NULL_TREE;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc
11720
tree
typedef_decl
= NULL_TREE;
12145
typedef_decl
= type;
12146
type = TREE_TYPE (
typedef_decl
);
12147
if (DECL_ARTIFICIAL (
typedef_decl
))
12176
if (
typedef_decl
)
12177
decl_attr = DECL_ATTRIBUTES (
typedef_decl
);
12319
if (
typedef_decl
)
12323
key,
typedef_decl
);
12327
if (is_typedef_decl (
typedef_decl
))
12328
type = DECL_ORIGINAL_TYPE (
typedef_decl
);
11705
tree
typedef_decl
= NULL_TREE;
local
[
all
...]
Completed in 68 milliseconds
Indexes created Sat May 16 00:24:39 UTC 2026