Searched defs:first_scope (Results 1 – 3 of 3) sorted by relevance
1309 void GCTracer::FetchBackgroundCounters(int first_scope, int last_scope) { in FetchBackgroundCounters()
4838 class_or_union_diff::class_or_union_diff(class_or_union_sptr first_scope, in class_or_union_diff()5503 class_diff::class_diff(class_decl_sptr first_scope, in class_diff()6274 scope_diff::scope_diff(scope_decl_sptr first_scope, in scope_diff()6285 scope_diff::first_scope() const in first_scope() function in abigail::comparison::scope_diff6530 compute_diff(const scope_decl_sptr first_scope, in compute_diff()
11688 scope_decl* first_scope = 0; in lookup_type_in_scope() local