Searched refs:write_is_artificial (Results 1 – 2 of 2) sorted by relevance
839 static bool write_is_artificial(const decl_base_sptr&, ostream&);1367 write_is_artificial(const decl_base_sptr& decl, ostream& o) in write_is_artificial() function2950 write_is_artificial(decl, o); in write_enum_type_decl()3326 write_is_artificial(*pi, o); in write_function_decl()3425 write_is_artificial(*pi, o); in write_function_type()3483 write_is_artificial(decl, o); in write_class_decl_opening_tag()3556 write_is_artificial(decl, o); in write_union_decl_opening_tag()
4573 * src/abg-writer.cc (write_is_artificial): Define new static4579 "is-artificial" property, using the new write_is_artificial4582 write_is_artificial rather than open-coding writing the