Searched refs:m_show_types (Results 1 – 3 of 3) sorted by relevance
21 m_show_types(false), m_show_location(false), m_use_objc(false),54 m_show_types = show; in SetShowTypes()
231 show_type = m_options.m_show_types || in PrintDecl()248 if (m_options.m_show_types) in PrintDecl()765 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()
142 bool m_show_types : 1; variable