H A D | abg-ir.cc | 10250 /// Test if a type is a @ref union_decl. 10254 /// @return true iff @p t is a union_decl. 10259 /// Test if a type is a @ref union_decl. 10263 /// @return the @ref union_decl is @p is a @ref union_decl, or nil 10265 union_decl* 10267 {return dynamic_cast<union_decl*>(const_cast<type_or_decl_base*>(t));} in is_union_type() 10269 /// Test if a type is a @ref union_decl. 10273 /// @return the @ref union_decl is @p is a @ref union_decl, o 24326 union_decl::union_decl(const environment& env, const string& name, union_decl() function in abigail::ir::union_decl 24362 union_decl::union_decl(const environment& env, const string& name, union_decl() function in abigail::ir::union_decl 24400 union_decl::union_decl(const environment& env, const string& name, union_decl() function in abigail::ir::union_decl 24431 union_decl::union_decl(const environment& env, const string& name, union_decl() function in abigail::ir::union_decl 24466 union_decl::union_decl(const environment& env, union_decl() function in abigail::ir::union_decl [all...] |