Home
last modified time | relevance | path

Searched refs:DECL_PRETTY_FUNCTION_P (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20012214 * pt.c (tsubst_decl): Adjust a DECL_PRETTY_FUNCTION_P's
2219 DECL_PRETTY_FUNCTION_P.
H A DChangeLog-2012858 * cp-tree.h (DECL_PRETTY_FUNCTION_P): Just look at the name.
H A DChangeLog-20032862 (DECL_PRETTY_FUNCTION_P): Use VAR_DECL_CHECK.
2889 (tsubst_expr): Tweak use of DECL_PRETTY_FUNCTION_P.
H A DChangeLog-1999606 (DECL_PRETTY_FUNCTION_P): New macro.
610 * pt.c (tsubst_decl): Handle DECL_PRETTY_FUNCTION_P declarations
H A Dcp-tree.h3458 #define DECL_PRETTY_FUNCTION_P(NODE) \ macro
H A Dconstexpr.cc8850 else if (DECL_PRETTY_FUNCTION_P (t) in potential_constant_expression_1()
H A Dpt.cc18705 else if (DECL_PRETTY_FUNCTION_P (decl)) in tsubst_expr()
27653 || (DECL_PRETTY_FUNCTION_P (expression) in value_dependent_expression_p()
H A DChangeLog-20181147 * pt.c (tsubst_expr): Handle DECL_PRETTY_FUNCTION_P.
H A Ddecl.cc8313 gcc_assert (!DECL_PRETTY_FUNCTION_P (decl)); in cp_finish_decl()
H A DChangeLog-20004271 (DECL_PRETTY_FUNCTION_P): Use TREE_LANG_FLAG_0, not a bit in the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h3266 #define DECL_PRETTY_FUNCTION_P(NODE) \ macro
H A Dpt.c18100 else if (DECL_PRETTY_FUNCTION_P (decl)) in tsubst_expr()
26776 || (DECL_PRETTY_FUNCTION_P (expression) in value_dependent_expression_p()
H A Ddecl.c7709 gcc_assert (!DECL_PRETTY_FUNCTION_P (decl)); in cp_finish_decl()