Searched refs:GetIndentLevel (Results 1 – 6 of 6) sorted by relevance
459 GetIndentLevel () const;
347 if ((len + strm.GetIndentLevel()) < output_max_columns) in OutputFormattedUsageText()357 int text_width = output_max_columns - strm.GetIndentLevel() - 1; in OutputFormattedUsageText()476 const uint32_t save_indent_level = strm.GetIndentLevel(); in GenerateOptionUsage()
377 Stream::GetIndentLevel() const in GetIndentLevel() function in Stream
6085 class_interface_decl->print(llvm_ostrm, policy, s->GetIndentLevel()); in DumpTypeDescription()6124 … cxx_record_decl->print(llvm_ostrm, m_ast->getPrintingPolicy(), s->GetIndentLevel()); in DumpTypeDescription()6126 record_decl->print(llvm_ostrm, m_ast->getPrintingPolicy(), s->GetIndentLevel()); in DumpTypeDescription()
2220 int indent_level = s->GetIndentLevel(); in GetDescription()
1507 const uint32_t save_indent = strm.GetIndentLevel (); in DumpAddress()