Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_stack.c41 static void match_declarations(struct symbol *sym) in match_declarations() function
83 add_hook(&match_declarations, DECLARATION_HOOK); in check_stack()
H A Dcheck_deref.c169 static void match_declarations(struct symbol *sym) in match_declarations() function
291 add_hook(&match_declarations, DECLARATION_HOOK); in check_deref()
H A Dcheck_uninitialized.c53 static void match_declarations(struct symbol *sym) in match_declarations() function
387 add_hook(&match_declarations, DECLARATION_HOOK); in check_uninitialized()