Lines Matching defs:indent
9142 ///@param indent the identation spaces to use in the representation.
9150 const string& indent,
9160 repr = indent;
9167 repr = indent + "union";
9194 real_indent = "\n" + indent + local_indent;
9222 repr += indent + "}";
9237 ///@param indent the identation spaces to use in the representation.
9245 const string& indent,
9251 return get_class_or_union_flat_representation(*cou, indent, one_line,
9266 ///@param indent the identation spaces to use in the representation.
9274 const string& indent,
9279 indent,