Searched defs:first_scope (Results 1 – 2 of 2) sorted by relevance
4940 class_or_union_diff::class_or_union_diff(class_or_union_sptr first_scope, in class_or_union_diff()5520 class_diff::class_diff(class_decl_sptr first_scope, in class_diff()6322 scope_diff::scope_diff(scope_decl_sptr first_scope, in scope_diff()6343 scope_diff::first_scope() const in first_scope() function in abigail::comparison::scope_diff6591 compute_diff(const scope_decl_sptr first_scope, in compute_diff()
10165 scope_decl* first_scope = 0; in lookup_type_in_scope() local