Searched refs:STF_USER_VISIBLE (Results 1 – 7 of 7) sorted by relevance
420 t = strip_typedefs (t, NULL, STF_USER_VISIBLE); in dump_template_bindings()461 ? STF_USER_VISIBLE : 0); in dump_type()3272 tree aka = strip_typedefs (typ, NULL, STF_USER_VISIBLE); in type_to_string()
1716 if ((flags & STF_USER_VISIBLE) in strip_typedefs()
5835 const unsigned int STF_USER_VISIBLE = 1U; variable
490 t = strip_typedefs (t, NULL, STF_USER_VISIBLE); in dump_template_bindings()531 ? STF_USER_VISIBLE : 0); in dump_type()3365 tree aka = strip_typedefs (typ, NULL, STF_USER_VISIBLE); in type_to_string()
1467 * cp-tree.h (STF_USER_VISIBLE): New constant.1470 updating mutual calls accordingly. When STF_USER_VISIBLE is true,1473 STF_USER_VISIBLE to strip_typedefs.
1816 if ((flags & STF_USER_VISIBLE) in strip_typedefs()
6067 const unsigned int STF_USER_VISIBLE = 1U; variable