Home
last modified time | relevance | path

Searched refs:rebind_scope (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dscope.h59 extern void rebind_scope(struct symbol *, struct scope *);
H A Dscope.c49 void rebind_scope(struct symbol *sym, struct scope *new) in rebind_scope() function
H A Dparse.c2858 rebind_scope(prev, decl->scope); in parse_function_body()