Searched refs:write_is_artificial (Results 1 – 2 of 2) sorted by relevance
758 static bool write_is_artificial(const decl_base_sptr&, ostream&);1284 write_is_artificial(const decl_base_sptr& decl, ostream& o) in write_is_artificial() function2784 write_is_artificial(decl, o); in write_enum_type_decl()3117 write_is_artificial(*pi, o); in write_function_decl()3212 write_is_artificial(*pi, o); in write_function_type()3266 write_is_artificial(decl, o); in write_class_decl_opening_tag()3334 write_is_artificial(decl, o); in write_union_decl_opening_tag()
8125 * src/abg-writer.cc (write_is_artificial): Define new static8131 "is-artificial" property, using the new write_is_artificial8134 write_is_artificial rather than open-coding writing the