Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_double_checking.c182 state = get_stored_condition(expr); in match_condition()
H A Dsmatch_stored_conditions.c214 struct smatch_state *get_stored_condition(struct expression *expr) in get_stored_condition() function
H A Dsmatch.h1203 struct smatch_state *get_stored_condition(struct expression *expr);