Searched refs:showCount (Results 1 – 2 of 2) sorted by relevance
163 String errorText(bool showCount = true);
710 String Compiler::errorText(bool showCount) { in errorText() argument711 if (showCount) { in errorText()