Home | History | Annotate | Download | only in Sema

Lines Matching refs:getAsConstantArrayType

2882   if (const ConstantArrayType *CAT = Context.getAsConstantArrayType(DstArgTy)) {
2982 if (const ConstantArrayType *CAT = Context.getAsConstantArrayType(DstArgTy)) {
4590 Context.getAsConstantArrayType(BaseExpr->getType());