Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dscope.h55 extern void start_function_scope(struct position pos);
H A Dscope.c90 void start_function_scope(struct position pos) in start_function_scope() function
H A Dparse.c2241 start_function_scope(sym->pos); in start_function()