Lines Matching full:indentstr
623 SmallString<16> IndentStr;624 IndentStr.assign(Indentation, ' ');653 OS.write(&IndentStr[0], Indentation);