Home
last modified time | relevance | path

Searched refs:is_cxx (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Ddwarf2out.c4068 static bool is_cxx (void);
5420 is_cxx (void) in is_cxx() function
9768 if (BINFO_VIRTUAL_P (decl) && is_cxx ()) in add_data_member_location_attribute()
13580 if (is_cxx () in dwarf2out_decl()
DChangeLog-20068537 (is_cxx): Likewise.
8540 (dwarf2out_decl): Use is_cxx rather than testing explicitly against
DChangeLog-20013398 * dwarf2out.c (is_cxx): Prototype.
3601 * dwarf2out.c (is_cxx): New fn.
DChangeLog-200325703 (is_c_family, is_cxx, is_java, is_fortran): Return bool and clean up.