Lines Matching defs:is_cxx
3784 static bool is_cxx (void);
3785 static bool is_cxx (const_tree);
5560 is_cxx (void)
5571 is_cxx (const_tree decl)
5579 return is_cxx ();
7791 if (is_cxx () && name != NULL)
11577 const char *sep = is_cxx () ? "::" : ".";
11645 if (!is_cxx ())
11674 if (!is_cxx ())
13369 if (is_cxx ())
20026 if (BINFO_VIRTUAL_P (decl) && is_cxx ())
21695 else if ((is_c () || is_cxx ()) && COMPLETE_TYPE_P (type))
23656 if (is_cxx () && debug_info_level > DINFO_LEVEL_TERSE)
26650 || !is_cxx (decl))