Home
last modified time | relevance | path

Searched refs:scratch_pretty_printer (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Derror.c40 static cxx_pretty_printer scratch_pretty_printer; variable
41 #define cxx_pp (&scratch_pretty_printer)
H A DChangeLog-20032295 * error.c (scratch_pretty_printer): Change type.