Home | History | Annotate | Download | only in Sema

Lines Matching refs:getAsIncompleteArrayType

8401     if (const ArrayType *Array = Context.getAsIncompleteArrayType(BaseDeclType))
8846 = Context.getAsIncompleteArrayType(Type)) {