Searched refs:typedef_variant_p (Results 1 – 25 of 29) sorted by relevance
12
77 if (typedef_variant_p (type)) in get_aka_type()
136 if (TYPE_PTRMEMFUNC_P (type) && !typedef_variant_p (type)) in cp_get_debug_type()
1579 bool is_variant = typedef_variant_p (t); in strip_typedefs()1682 if (!changed && ctx == TYPE_CONTEXT (t) && !typedef_variant_p (t)) in strip_typedefs()1714 if (typedef_variant_p (t)) in strip_typedefs()
3854 if (TYPE_P (t) && typedef_variant_p (t)) in find_parameter_packs_r()6369 if (typedef_variant_p (t)) in alias_template_specialization_p()6469 if (!TYPE_P (t) || !typedef_variant_p (t)) in dependent_alias_template_spec_p()10549 if (TYPE_P (t) && typedef_variant_p (t)) in any_template_parm_r()12707 if (TYPE_P (*tp) && typedef_variant_p (*tp)) in extract_locals_r()15223 && typedef_variant_p (t)) in tsubst()27774 if (typedef_variant_p (type)) in resolve_typename_type()
452 if (TYPE_P (t) && typedef_variant_p (t)) in dump_type()
3081 typedef_variant_p (orig_type) in build_new_1()
3499 (typedef_variant_p (NODE) \
139 if (TYPE_PTRMEMFUNC_P (type) && !typedef_variant_p (type)) in cp_get_debug_type()
1453 && (!typedef_variant_p (type) || FUNC_OR_METHOD_TYPE_P (type))) in cp_build_qualified_type_real()1665 bool is_variant = typedef_variant_p (t); in strip_typedefs()1768 if (!changed && ctx == TYPE_CONTEXT (t) && !typedef_variant_p (t)) in strip_typedefs()1814 if (typedef_variant_p (t)) in strip_typedefs()5375 if (*walk_subtrees_p == 1 && typedef_variant_p (*tp)) in cp_walk_subtrees()
1167 (tsubst): Use typedef_variant_p. Handle LANG_TYPE. Don't2448 * cp-tree.h (typedef_variant_p): Move this declaration to2450 * tree.c (typedef_variant_p): Move this definition to gcc/tree.c.2692 * cp-tree.h (typedef_variant_p): Revert moving this declaration to2694 * tree.c (typedef_variant_p): Revert moving this definition to2717 * cp-tree.h (typedef_variant_p): Move this declaration to2719 * tree.c (typedef_variant_p): Move this definition to gcc/tree.c.
3935 if (TYPE_P (t) && typedef_variant_p (t)) in find_parameter_packs_r()6491 if (typedef_variant_p (t)) in alias_template_specialization_p()6619 if (!typedef_variant_p (t)) in dependent_alias_template_spec_p()10835 if (TYPE_P (t) && typedef_variant_p (t)) in any_template_parm_r()13048 if (TYPE_P (*tp) && typedef_variant_p (*tp)) in extract_locals_r()15729 && typedef_variant_p (t)) in tsubst()28699 if (typedef_variant_p (type)) in resolve_typename_type()
522 if (TYPE_P (t) && typedef_variant_p (t)) in dump_type()
3157 typedef_variant_p (orig_type) in build_new_1()
3710 (typedef_variant_p (NODE) \
607 * tree.c (typedef_variant_p): New.
5950 * cp-tree.h (TYPE_TEMPLATE_INFO_MAYBE_ALIAS): Use typedef_variant_p
5088 extern bool typedef_variant_p (const_tree);
13003 typedef_variant_p (const_tree type) in typedef_variant_p() function
25566 if (typedef_variant_p (type)) in gen_type_die_with_usage()
5269 extern bool typedef_variant_p (const_tree);
12131 typedef_variant_p (const_tree type) in typedef_variant_p() function
26162 if (typedef_variant_p (type)) in gen_type_die_with_usage()
7761 gcc_assert (typedef_variant_p (type)); in user_facing_original_type_p()
8193 gcc_assert (typedef_variant_p (type)); in user_facing_original_type_p()