Searched refs:show_type (Results 1 – 6 of 6) sorted by relevance
228 bool show_type = true; in PrintDecl() local232 show_type = false; in PrintDecl()236 show_type = m_options.m_show_types || in PrintDecl()242 if (show_type) { in PrintDecl()276 const bool qualify_cxx_base_classes = show_type; in PrintDecl()
156 void GetValue(Stream *s, bool show_type) const;
149 bool show_type, bool show_summary, bool verbose,
226 void Scalar::GetValue(Stream *s, bool show_type) const { in GetValue()227 if (show_type) in GetValue()
1523 const bool show_type = false; in PreprocessCommand() local1524 scalar.GetValue(&value_strm, show_type); in PreprocessCommand()
550 =item B<show_type>