Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_indenting.c40 static int missing_curly_braces(struct statement *stmt) in missing_curly_braces() function
155 if (missing_curly_braces(stmt)) in match_stmt()