Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.h31 STMT_NONE, enumerator
H A Dast-inspect.c25 [STMT_NONE] = "STMT_NONE", in statement_type_name()
H A Dexpand.c1157 stmt->type = STMT_NONE; in expand_if_statement()
1257 case STMT_NONE: in expand_statement()
H A Ddissect.c470 case STMT_NONE: in do_statement()
H A Dinline.c330 case STMT_NONE: in copy_one_statement()
H A Dsmatch_flow.c977 none.type = STMT_NONE; in fake_an_empty_default()
1197 case STMT_NONE: in __split_stmt()
H A Dshow-parse.c698 case STMT_NONE: in show_statement()
H A Dparse.c2308 stmt->type = STMT_NONE; in add_case_statement()
2519 struct statement *stmt = alloc_statement(token->pos, STMT_NONE); in statement()
2952 stmt = alloc_statement(token->pos, STMT_NONE); in toplevel_asm_declaration()
H A Dcompile-i386.c2031 case STMT_NONE: in x86_statement()
H A Dlinearize.c2325 case STMT_NONE: in linearize_statement()
H A Devaluate.c3730 case STMT_NONE: in evaluate_statement()