OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DECL_TI_ARGS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h
3954
DECL_TI_ARGS
will be {int}.
3962
DECL_TI_TEMPLATE, the
DECL_TI_ARGS
will be {int, double}. These
3965
#define
DECL_TI_ARGS
(NODE) TI_ARGS (DECL_TEMPLATE_INFO (NODE))
4000
/* Like
DECL_TI_ARGS
, but for an ENUMERAL_, RECORD_, or UNION_TYPE. */
/src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h
3845
DECL_TI_ARGS
will be {int}.
3853
DECL_TI_TEMPLATE, the
DECL_TI_ARGS
will be {int, double}. These
3856
#define
DECL_TI_ARGS
(NODE) TI_ARGS (DECL_TEMPLATE_INFO (NODE))
3891
/* Like
DECL_TI_ARGS
, but for an ENUMERAL_, RECORD_, or UNION_TYPE. */
Completed in 24 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026