Searched refs:scope_stack (Results 1 – 4 of 4) sorted by relevance
2320 while (!scope_stack().empty()) in clear_per_translation_unit_data()2321 scope_stack().pop(); in clear_per_translation_unit_data()4751 scope_stack() const in scope_stack() function in abigail::dwarf::reader4755 scope_stack() in scope_stack() function in abigail::dwarf::reader4761 if (scope_stack().empty()) in current_scope()4764 scope_stack().push(cur_transl_unit()->get_global_scope().get()); in current_scope()4766 return scope_stack().top(); in current_scope()12080 rdr.scope_stack().push(result.get()); in build_namespace_decl_and_add_to_ir()12091 rdr.scope_stack().pop(); in build_namespace_decl_and_add_to_ir()12898 rdr.scope_stack().push(scop.get()); in add_or_update_class_type()[all …]
29 typedef struct scope_stack { struct37 struct scope_stack *parent, *child; argument
380 "scope_stack.h",
247 scope_stack.h