Home
last modified time | relevance | path

Searched refs:IDENTIFIER_CONV_OP_P (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddump.cc73 else if (IDENTIFIER_CONV_OP_P (t)) in cp_dump_tree()
H A Dname-lookup.cc1836 bool conv_op = IDENTIFIER_CONV_OP_P (name); in get_class_binding_direct()
1954 if (IDENTIFIER_CONV_OP_P (name)) in find_member_slot()
2011 if (IDENTIFIER_CONV_OP_P (name)) in add_member_slot()
2166 && IDENTIFIER_CONV_OP_P (DECL_NAME (field))) in member_vec_append_class_fields()
2225 if (IDENTIFIER_CONV_OP_P (name)) in member_vec_dedup()
3887 else if (IDENTIFIER_CONV_OP_P (name)) in lookup_class_binding()
5650 || (IDENTIFIER_CONV_OP_P (lookup.name) in lookup_using_decl()
7708 if (IDENTIFIER_CONV_OP_P (name)) in lookup_name()
H A Dsearch.cc1227 (IDENTIFIER_CONV_OP_P (name) in lookup_member()
H A Dcxx-pretty-print.cc155 else if (IDENTIFIER_CONV_OP_P (t)) in pp_cxx_unqualified_id()
H A Dmangle.cc1410 if (IDENTIFIER_CONV_OP_P (identifier)) in write_unqualified_id()
H A Ddecl.cc11931 else if (!IDENTIFIER_CONV_OP_P (dname)) in grokdeclarator()
15171 else if (IDENTIFIER_CONV_OP_P (DECL_NAME (decl))) in grok_special_member_properties()
15228 if (IDENTIFIER_CONV_OP_P (name)) in grok_op_properties()
15468 if (IDENTIFIER_CONV_OP_P (name) in grok_op_properties()
H A Dcp-tree.h1275 #define IDENTIFIER_CONV_OP_P(NODE) \ macro
3194 #define DECL_CONV_FN_P(NODE) IDENTIFIER_CONV_OP_P (DECL_NAME (NODE))
H A Derror.cc1180 if (IDENTIFIER_CONV_OP_P (t)) in dump_decl_name()
H A Dpt.cc3109 tree fns = get_class_binding (ctype, IDENTIFIER_CONV_OP_P (name) in check_explicit_specialization()
10879 if (IDENTIFIER_CONV_OP_P (t)) in any_template_parm_r()
16628 if (IDENTIFIER_CONV_OP_P (name)) in tsubst_baselink()
17601 if (IDENTIFIER_CONV_OP_P (t)) in tsubst_copy()
20153 if (IDENTIFIER_CONV_OP_P (t)) in tsubst_copy_and_build()
H A Dmodule.cc8990 else if (IDENTIFIER_CONV_OP_P (t)) in tree_node()
10390 if (IDENTIFIER_CONV_OP_P (name)) in key_mergeable()
10410 if (IDENTIFIER_CONV_OP_P (name) in key_mergeable()
H A DChangeLog-2017782 (IDENTIFIER_CONV_OP_P): Adjust.
2812 (IDENTIFIER_CONV_OP_P): ... this.
H A Dtypeck.cc3228 && IDENTIFIER_CONV_OP_P (name) in finish_class_member_access_expr()
H A Dsemantics.cc4055 && IDENTIFIER_CONV_OP_P (id_expression) in finish_id_expression_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddump.c73 else if (IDENTIFIER_CONV_OP_P (t)) in cp_dump_tree()
H A Dname-lookup.c1225 bool conv_op = IDENTIFIER_CONV_OP_P (name); in get_class_binding_direct()
1334 if (IDENTIFIER_CONV_OP_P (name)) in find_member_slot()
1391 if (IDENTIFIER_CONV_OP_P (name)) in add_member_slot()
1546 && IDENTIFIER_CONV_OP_P (DECL_NAME (field))) in member_vec_append_class_fields()
1605 if (IDENTIFIER_CONV_OP_P (name)) in member_vec_dedup()
4705 else if (IDENTIFIER_CONV_OP_P (lookup.name) in lookup_using_decl()
6447 if (IDENTIFIER_CONV_OP_P (name)) in lookup_name_real_1()
H A Dsearch.c1212 (IDENTIFIER_CONV_OP_P (name) in lookup_member()
H A Dcxx-pretty-print.c155 else if (IDENTIFIER_CONV_OP_P (t)) in pp_cxx_unqualified_id()
H A Dmangle.c1330 if (IDENTIFIER_CONV_OP_P (identifier)) in write_unqualified_id()
H A Ddecl.c11257 else if (!IDENTIFIER_CONV_OP_P (dname)) in grokdeclarator()
14365 else if (IDENTIFIER_CONV_OP_P (DECL_NAME (decl))) in grok_special_member_properties()
14422 if (IDENTIFIER_CONV_OP_P (name)) in grok_op_properties()
14656 if (IDENTIFIER_CONV_OP_P (name) in grok_op_properties()
H A Dcp-tree.h1207 #define IDENTIFIER_CONV_OP_P(NODE) \ macro
3017 #define DECL_CONV_FN_P(NODE) IDENTIFIER_CONV_OP_P (DECL_NAME (NODE))
H A Derror.c1087 if (IDENTIFIER_CONV_OP_P (t)) in dump_decl_name()
H A Dpt.c3064 tree fns = get_class_binding (ctype, IDENTIFIER_CONV_OP_P (name) in check_explicit_specialization()
10610 if (IDENTIFIER_CONV_OP_P (t)) in any_template_parm_r()
16152 if (IDENTIFIER_CONV_OP_P (name)) in tsubst_baselink()
17062 if (IDENTIFIER_CONV_OP_P (t)) in tsubst_copy()
19370 if (IDENTIFIER_CONV_OP_P (t)) in tsubst_copy_and_build()
H A Dsemantics.c3722 && IDENTIFIER_CONV_OP_P (id_expression) in finish_id_expression_1()
H A Dtypeck.c3058 && IDENTIFIER_CONV_OP_P (name) in finish_class_member_access_expr()
H A Dcall.c9970 else if (IDENTIFIER_CONV_OP_P (name)) in name_as_c_string()

12