Searched defs:ArrayT (Results 1 – 8 of 8) sorted by relevance
132 if (ArrayT->getElementType()->isPointerType()) in check() local
253 if (auto *ArrayT = dyn_cast<ArrayType>(Cur[0]->getType())) matchScalarInAggregate() local 263 if (auto *ArrayT = dyn_cast<ArrayType>(Cur[0]->getType())) matchScalarInAggregate() local
359 while (const ConstantArrayType *ArrayT = Context.getAsConstantArrayType(T)) { in isIncompleteOrZeroLengthArrayType() local
1369 if (const IncompleteArrayType *ArrayT ActOnEndOfTranslationUnit() local
7511 if (const IncompleteArrayType *ArrayT Perform() local
13908 if (const IncompleteArrayType *ArrayT ActOnUninitializedDecl() local
5122 while (const ConstantArrayType *ArrayT = Context.getAsConstantArrayType(T)) { isIncompleteOrZeroLengthArrayType() local
13404 const ArrayType *ArrayT = SemaRef.Context.getAsArrayType(AllocType); TransformCXXNewExpr() local