Home | History | Annotate | Download | only in Sema

Lines Matching refs:isIncompleteArrayType

3143     if (ArgType->isIncompleteArrayType() && !S.RequireCompleteExprType(Arg, 0))