Home
last modified time | relevance | path

Searched refs:switch_type (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.c3809 struct symbol *switch_type, *case_type; in check_case_type() local
3815 switch_type = switch_expr->ctype; in check_case_type()
3818 if (!switch_type || !case_type) in check_case_type()
3827 sclass = classify_type(switch_type, &switch_type); in check_case_type()
3843 cclass, sclass, case_type, switch_type)) { in check_case_type()
3845 unrestrict(switch_expr, sclass, &switch_type); in check_case_type()

Completed in 5 milliseconds