Searched refs:bind_scope (Results 1 – 3 of 3) sorted by relevance
49 void bind_scope(struct symbol *sym, struct scope *scope) in bind_scope() function66 bind_scope(sym, new); in rebind_scope()
61 extern void bind_scope(struct symbol *, struct scope *);
776 bind_scope(sym, scope); in bind_symbol_with_scope()