OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:template_member_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
friend.cc
245
headers used for this friend declaration.
TEMPLATE_MEMBER_P
,
261
3.
TEMPLATE_MEMBER_P
is true (for `W').
363
bool
template_member_p
= false;
local
376
template_member_p
= true;
382
if (
template_member_p
)
400
if (
template_member_p
&& !DECL_CLASS_TEMPLATE_P (decl))
409
if (!
template_member_p
&& (TREE_CODE (decl) != TYPE_DECL
534
headers used for this friend declaration.
TEMPLATE_MEMBER_P
is
550
4.
TEMPLATE_MEMBER_P
is true (for `W'). */
555
bool
template_member_p
= friend_depth > ctype_depth
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/cp/
friend.cc
243
headers used for this friend declaration.
TEMPLATE_MEMBER_P
,
259
3.
TEMPLATE_MEMBER_P
is true (for `W').
361
bool
template_member_p
= false;
local
374
template_member_p
= true;
380
if (
template_member_p
)
398
if (
template_member_p
&& !DECL_CLASS_TEMPLATE_P (decl))
407
if (!
template_member_p
&& (TREE_CODE (decl) != TYPE_DECL
533
headers used for this friend declaration.
TEMPLATE_MEMBER_P
is
548
3.
TEMPLATE_MEMBER_P
is true (for `W'). */
553
bool
template_member_p
= false
local
[
all
...]
Completed in 15 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026