Searched refs:build_class_decl (Results 1 – 2 of 2) sorted by relevance
/external/libabigail/src/ |
D | abg-reader.cc | 1242 build_class_decl(read_context&, const xmlNodePtr, bool); 4533 class_type = build_class_decl(ctxt, node, add_to_current_scope); in build_class_decl_if_not_suppressed() 4573 build_class_decl(read_context& ctxt, in build_class_decl() function
|
/external/libabigail/ |
D | ChangeLog | 103 (build_class_decl): Use it here, rather than reading the 293 * src/abg-reader.cc (build_class_decl): Do not try to re-use 337 * src/abg-reader.cc (build_class_decl): Keep going when the class 839 as artificial. (build_class_decl): Make sure to reuse class 1094 (build_class_decl, build_union_decl, build_function_tdecl) 1283 (build_class_decl, build_union_decl, build_function_tdecl) 3620 * src/abg-reader.cc (build_class_decl): Set the is-anonymous flag 3791 (build_class_decl): Only add *static* data members to the list of 5120 (build_class_decl): Adjust. 5255 * src/abg-reader.cc (build_class_decl, build_union_decl): [all …]
|