Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dcp-tree.h1953 #define DECL_PRETTY_FUNCTION_P(NODE) \ macro
H A Ddecl.c3373 DECL_PRETTY_FUNCTION_P (decl) = type_dep; in cp_make_fname_decl()
5635 && !DECL_PRETTY_FUNCTION_P (decl) in cp_finish_decl()
H A DChangeLog-20012214 * pt.c (tsubst_decl): Adjust a DECL_PRETTY_FUNCTION_P's
2219 DECL_PRETTY_FUNCTION_P.
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 Dpt.c8580 && DECL_PRETTY_FUNCTION_P (decl)) in tsubst_expr()
H A DChangeLog-20004271 (DECL_PRETTY_FUNCTION_P): Use TREE_LANG_FLAG_0, not a bit in the