Searched refs:scope_stack (Results 1 – 3 of 3) sorted by relevance
2314 while (!scope_stack().empty()) in clear_per_translation_unit_data()2315 scope_stack().pop(); in clear_per_translation_unit_data()5183 scope_stack() const in scope_stack() function in abigail::dwarf_reader::read_context5187 scope_stack() in scope_stack() function in abigail::dwarf_reader::read_context5193 if (scope_stack().empty()) in current_scope()5196 scope_stack().push(cur_transl_unit()->get_global_scope().get()); in current_scope()5198 return scope_stack().top(); in current_scope()11582 ctxt.scope_stack().push(result.get()); in build_namespace_decl_and_add_to_ir()11588 ctxt.scope_stack().pop(); in build_namespace_decl_and_add_to_ir()12372 ctxt.scope_stack().push(scop.get()); in add_or_update_class_type()[all …]
29 typedef struct scope_stack { struct37 struct scope_stack *parent, *child; argument
690 "src/tint/scope_stack.h",