Searched refs:ShouldSkipEmpty (Results 1 – 2 of 2) sorted by relevance
1438 bool ShouldSkipEmpty = true);1469 bool ShouldSkipEmpty) { in printString() argument1470 if (ShouldSkipEmpty && Value.empty()) in printString()
1596 bool ShouldSkipEmpty = true);1636 bool ShouldSkipEmpty) { in printString() argument1637 if (ShouldSkipEmpty && Value.empty()) in printString()