OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TI_TEMPLATE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h
1538
whose
TI_TEMPLATE
is the immediate LAMBDA_EXPR from which NODE was
3754
TI_TEMPLATE
is the TEMPLATE_DECL of which this entity is a
3768
In a friend declaration,
TI_TEMPLATE
can be an overload set, or
3825
#define
TI_TEMPLATE
(NODE) \
3836
(gcc_checking_assert (PRIMARY_TEMPLATE_P (
TI_TEMPLATE
(NODE))), \
3958
#define DECL_TI_TEMPLATE(NODE)
TI_TEMPLATE
(DECL_TEMPLATE_INFO (NODE))
3984
#define CLASSTYPE_TI_TEMPLATE(NODE)
TI_TEMPLATE
(CLASSTYPE_TEMPLATE_INFO (NODE))
3998
(
TI_TEMPLATE
(TYPE_TEMPLATE_INFO (NODE)))
/src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h
1508
whose
TI_TEMPLATE
is the immediate LAMBDA_EXPR from which NODE was
3660
TI_TEMPLATE
is the TEMPLATE_DECL of which this entity is a
3674
In a friend declaration,
TI_TEMPLATE
can be an overload set, or
3731
#define
TI_TEMPLATE
(NODE) \
3849
#define DECL_TI_TEMPLATE(NODE)
TI_TEMPLATE
(DECL_TEMPLATE_INFO (NODE))
3875
#define CLASSTYPE_TI_TEMPLATE(NODE)
TI_TEMPLATE
(CLASSTYPE_TEMPLATE_INFO (NODE))
3889
(
TI_TEMPLATE
(TYPE_TEMPLATE_INFO (NODE)))
Completed in 43 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026