reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
34 lldb::TypeSummaryCapping GetCapping() const;
62 return m_opaque_up->GetCapping();
tools/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp565 if (summary_options.GetCapping() == TypeSummaryCapping::eTypeSummaryCapped) { 637 if (summary_options.GetCapping() == TypeSummaryCapping::eTypeSummaryCapped) {tools/lldb/source/Plugins/Language/ObjC/NSString.cpp
175 options.SetIgnoreMaxLength(summary_options.GetCapping() == 187 options.SetIgnoreMaxLength(summary_options.GetCapping() == 203 options.SetIgnoreMaxLength(summary_options.GetCapping() == 226 options.SetIgnoreMaxLength(summary_options.GetCapping() == 246 options.SetIgnoreMaxLength(summary_options.GetCapping() == 268 options.SetIgnoreMaxLength(summary_options.GetCapping() == 290 options.SetIgnoreMaxLength(summary_options.GetCapping() ==