Searched refs:indentAsString (Results 1 – 3 of 3) sorted by relevance
33 std::string LVObject::indentAsString(LVLevel Level) const { in indentAsString() function in LVObject38 std::string LVObject::indentAsString() const { in indentAsString() function in LVObject40 ? indentAsString(ScopeLevel) in indentAsString()125 std::string TheIndentation(Object.indentAsString()); in printAttributes()163 << indentAsString() << " "; in print()
1400 indentAsString(getLevel() + 1).length() + 3; in printLocalNames()
278 std::string indentAsString() const;279 std::string indentAsString(LVLevel Level) const;