Searched refs:emitted_prefix (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dpretty-print.h270 bool emitted_prefix; member in class:pretty_printer
H A Dpretty-print.c807 pp->emitted_prefix = false;
1593 pp->emitted_prefix = false;
1633 if (pp->emitted_prefix)
1645 pp->emitted_prefix = true;
1663 emitted_prefix (),
1686 emitted_prefix (other.emitted_prefix),
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dpretty-print.h270 bool emitted_prefix; member in class:pretty_printer
H A Dpretty-print.cc807 pp->emitted_prefix = false;
1593 pp->emitted_prefix = false;
1633 if (pp->emitted_prefix)
1645 pp->emitted_prefix = true;
1663 emitted_prefix (),
1686 emitted_prefix (other.emitted_prefix),

Completed in 89 milliseconds