Home | History | Annotate | Download | only in Sema

Lines Matching refs:isIncompleteArrayType

1987     if (T->isVoidType() || T->isIncompleteArrayType()) {
6431 if (T->isIncompleteArrayType()) {