Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_uninitialized.c274 static int is_being_modified(struct expression *expr) in is_being_modified() function
312 if (is_being_modified(expr)) in match_symbol()