Home
last modified time | relevance | path

Searched refs:maybe_print_constexpr_context (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c95 static void maybe_print_constexpr_context (diagnostic_context *);
3402 maybe_print_constexpr_context (context); in cp_diagnostic_starter()
3708 maybe_print_constexpr_context (diagnostic_context *context) in maybe_print_constexpr_context() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc95 static void maybe_print_constexpr_context (diagnostic_context *);
3495 maybe_print_constexpr_context (context); in cp_diagnostic_starter()
3809 maybe_print_constexpr_context (diagnostic_context *context) in maybe_print_constexpr_context() function
H A DChangeLog-20132976 maybe_print_constexpr_context): Colorize locus strings.
H A DChangeLog-2010671 * error.c (maybe_print_constexpr_context): New.
H A DChangeLog-2017518 * error.c (maybe_print_constexpr_context): Likewise.