Lines Matching refs:var_decl_sptr
235 add a new overload for var_decl_sptr&.
1458 line as this is now done by write_decl. In the var_decl_sptr
2229 var_decl_sptr, to look for anonymous data members.
12036 class_decl_sptr, type_base_sptr and var_decl_sptr.
18020 * src/abg-writer.cc (write_var_decl): Use the var_decl_sptr
24848 (represent): Take a var_diff_sptr rather than two var_decl_sptr.
27549 takes a decl_base_sptr to make it return the real var_decl_sptr
27559 decl_base_sptr to make it return the real var_decl_sptr rather
27911 (is_var_decl): Return the var_decl_sptr rather than just a bool.
29290 * src/abg-comparison.cc (represent_data_member(var_decl_sptr,
29297 * src/abg-comparison.cc (represent_data_member(var_decl_sptr,
33400 * include/abg-ir.h (var_decl_sptr): New typedef.
33403 (dump(const var_decl_sptr)): Likewise.