Searched defs:base_scope (Results 1 – 2 of 2) sorted by relevance
2019 def declare_inherited_c_attributes(self, base_scope): argument2156 def declare_inherited_cpp_attributes(self, base_scope): argument
1833 scope_datum_t *scope, *base_scope; in scope_copy_callback() local