Searched defs:debugOut (Results 1 – 4 of 4) sorted by relevance
167 inline void SetLoggingSinks(bool standardOut, bool debugOut, bool coloured) in SetLoggingSinks()191 void SetAllLoggingSinks(bool standardOut, bool debugOut, bool coloured) in SetAllLoggingSinks()
162 inline void SetLoggingSinks(bool standardOut, bool debugOut, bool coloured) in SetLoggingSinks()186 void SetAllLoggingSinks(bool standardOut, bool debugOut, bool coloured) in SetAllLoggingSinks()
2204 sub debugOut { subroutine
1038 std::ostream debugOut(&sbuf); in parse() local