Searched refs:tf_conv (Results 1 – 12 of 12) sorted by relevance
1226 tsubst_flags_t tflags = tf_conv; in standard_conversion()4187 complain |= tf_conv; in build_user_type_conversion_1()6236 if (complain & (tf_error | tf_conv)) in add_candidates()
1302 * call.c (build_user_type_conversion_1): Add tf_conv to complain.3137 * pt.c (tsubst_copy_and_build) <case CALL_EXPR>: Set tf_conv3209 set tf_conv during the initial substitution into the function.
8651 if (!(complain & tf_conv)) in resolve_address_of_overloaded_function()8659 if (!(complain & tf_conv)) in resolve_address_of_overloaded_function()
5819 if ((complain & tf_conv)) in mark_used()
1331 * cp-tree.h (tsubst_flags_t): Add tf_conv.1332 * class.c (standard_conversion): Pass tf_conv to
5554 tf_conv = 1 << 6, /* We are determining what kind of enumerator
3679 * decl2.c (mark_used): Return without effects if tf_conv.
20820 subcomplain |= tf_conv; in tsubst_copy_and_build()
8535 if (!(complain & tf_conv)) in resolve_address_of_overloaded_function()8543 if (!(complain & tf_conv)) in resolve_address_of_overloaded_function()
5483 if ((complain & tf_conv)) in mark_used()
5320 tf_conv = 1 << 6, /* We are determining what kind of enumerator
1216 tsubst_flags_t tflags = tf_conv; in standard_conversion()