Home | History | Annotate | Download | only in lint1

Lines Matching refs:is_incomplete

1389 		if (is_incomplete(tp))
1597 if (is_incomplete(ln->tn_type)) {
1715 if (is_incomplete(ln->tn_type)) {
3851 if (is_incomplete(nstp) || is_incomplete(ostp))
3923 !is_incomplete(ostp) && alignment(ostp) > 1 &&
4366 if (is_incomplete(tp)) {
4374 if (is_incomplete(tp)) {
4405 if (is_incomplete(tp)) {
4607 if (is_struct_or_union(at) && is_incomplete(arg->tn_type)) {
4614 is_incomplete(arg->tn_type)) {
4801 && (!is_incomplete(arr->tn_type) || idx->u.value.u.integer < 0))