Home
last modified time | relevance | path

Searched refs:bind_symbol_with_scope (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.h349 extern void bind_symbol_with_scope(struct symbol *, struct ident *, enum namespace, struct scope *);
H A Dsymbol.c745 void bind_symbol_with_scope(struct symbol *sym, struct ident *ident, enum namespace ns, struct scope *scope) in bind_symbol_with_scope() function
787 bind_symbol_with_scope(sym, ident, ns, scope); in bind_symbol()
H A Dexpression.c130 bind_symbol_with_scope(decl, ident, NS_SYMBOL, function_scope); in handle_func()
H A Dparse.c2499 bind_symbol_with_scope(sym, token->ident, NS_LABEL, block_scope); in label_statement()

Completed in 9 milliseconds