Searched defs:IndentCount (Results 1 – 2 of 2) sorted by relevance
51 unsigned IndentCount, bool IgnoreDuplicates) const { in EmitStringMatcherForChar()
225 const std::string Indent(IndentCount, ' '); in printValues() argument