Searched refs:m_show_types (Results 1 – 3 of 3) sorted by relevance
22 m_show_types(false), m_show_location(false), m_use_objc(false),61 m_show_types = show; in SetShowTypes()
246 show_type = m_options.m_show_types || in PrintDecl()265 if (m_options.m_show_types) in PrintDecl()837 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()
149 bool m_show_types : 1; variable