Searched refs:m_hide_root_type (Results 1 – 3 of 3) sorted by relevance
23 m_hide_root_type(false), m_hide_root_name(false), m_hide_name(false),149 m_hide_root_type = hide_root_type; in SetHideRootType()
241 if (m_curr_depth == 0 && m_options.m_hide_root_type) in PrintDecl()
152 bool m_hide_root_type : 1; variable