Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_stack.c35 static void scope_end(void *_size) in scope_end() function
59 add_scope_hook(&scope_end, INT_PTR(type_bytes(base))); in match_declarations()