OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_or_decl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/c/
c-aux-info.cc
62
char *const
type_or_decl
= ASTRDUP (param);
63
char *p =
type_or_decl
;
87
if (p ==
type_or_decl
)
88
return concat (data_type, " ",
type_or_decl
, NULL);
92
qualifiers_then_data_type = concat (
type_or_decl
, data_type, NULL);
61
char *const
type_or_decl
= ASTRDUP (param);
local
/src/external/gpl3/gcc/dist/gcc/c/
c-aux-info.cc
62
char *const
type_or_decl
= ASTRDUP (param);
63
char *p =
type_or_decl
;
87
if (p ==
type_or_decl
)
88
return concat (data_type, " ",
type_or_decl
, NULL);
92
qualifiers_then_data_type = concat (
type_or_decl
, data_type, NULL);
61
char *const
type_or_decl
= ASTRDUP (param);
local
Completed in 46 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026