Searched refs:RET_VOID (Results 1 – 5 of 5) sorted by relevance
518 .ret_type = RET_VOID,531 .ret_type = RET_VOID,645 .ret_type = RET_VOID,664 .ret_type = RET_VOID,
347 .ret_type = RET_VOID,370 .ret_type = RET_VOID,
2992 .ret_type = RET_VOID,
11564 case RET_VOID: in check_helper_call()17231 cs->is_void = fn->ret_type == RET_VOID; in get_call_summary()
821 RET_VOID, /* function doesn't return anything */ enumerator