Go to the source code of this file.
Typedef Documentation
The type of pretty-printer flags passed to clients.
The type of a hook that formats client-specific data onto a pretty_pinter.
A client-supplied formatter returns true if everything goes well,
otherwise it returns false.
Enumeration Type Documentation
How often diagnostics are prefixed by their locations:
o DIAGNOSTICS_SHOW_PREFIX_NEVER: never - not yet supported;
o DIAGNOSTICS_SHOW_PREFIX_ONCE: emit only once;
o DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE: emit each time a physical
line is started.
- Enumerator:
DIAGNOSTICS_SHOW_PREFIX_ONCE |
|
DIAGNOSTICS_SHOW_PREFIX_NEVER |
|
DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE |
|
- Enumerator:
pp_none |
|
pp_before |
|
pp_after |
|
Function Documentation