Home | History | Annotate | Download | only in Sema

Lines Matching refs:IncompleteArrayType

61   if (!isa<ConstantArrayType>(AT) && !isa<IncompleteArrayType>(AT))
156 if (const IncompleteArrayType *IAT = dyn_cast<IncompleteArrayType>(AT)) {
5663 if (const IncompleteArrayType *ArrayT
6256 if (const IncompleteArrayType *IncompleteDest