Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dscope.c49 void bind_scope(struct symbol *sym, struct scope *scope) in bind_scope() function
66 bind_scope(sym, new); in rebind_scope()
Dscope.h61 extern void bind_scope(struct symbol *, struct scope *);
Dsymbol.c776 bind_scope(sym, scope); in bind_symbol_with_scope()