Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Derrors.d309 alias DiagnosticHandler = bool delegate(const ref Loc location, Color headerColor, const(char)* hea…
H A Dlexer.d3139 nothrow bool assertDiagnosticHandler(const ref Loc loc, Color headerColor, const(char)* header, in assertDiagnosticHandler() argument