Searched refs:handle_class_decl (Results 1 – 2 of 2) sorted by relevance
/external/libabigail/src/ |
D | abg-reader.cc | 1298 static decl_base_sptr handle_class_decl(read_context&, xmlNodePtr, bool); 2229 || (decl = handle_class_decl(ctxt, node, in handle_element_node() 5954 handle_class_decl(read_context& ctxt, in handle_class_decl() function
|
/external/libabigail/ |
D | ChangeLog | 17669 (handle_class_decl): Likewise for a class decl. 21757 (handle_enum_type_decl, handle_typedef_decl, handle_class_decl): 35385 (handle_class_decl, handle_function_tdecl, handle_class_tdecl): 36703 (handle_function_decl, handle_class_decl, handle_function_tdecl) 38797 (handle_class_decl): Adjust. 38944 (build_type, handle_class_decl): New functions or overloads.
|