Home
last modified time | relevance | path

Searched defs:ArrayT (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp253 if (auto *ArrayT = dyn_cast<ArrayType>(Cur[0]->getType())) in matchScalarInAggregate() local
263 if (auto *ArrayT = dyn_cast<ArrayType>(Cur[0]->getType())) in matchScalarInAggregate() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1330 if (const IncompleteArrayType *ArrayT ActOnEndOfTranslationUnit() local
H A DSemaInit.cpp8576 if (const IncompleteArrayType *ArrayT Perform() local
H A DSemaDecl.cpp14146 if (const IncompleteArrayType *ArrayT ActOnUninitializedDecl() local
H A DSemaDeclCXX.cpp5266 while (const ConstantArrayType *ArrayT = Context.getAsConstantArrayType(T)) { isIncompleteOrZeroLengthArrayType() local
H A DTreeTransform.h12569 const ArrayType *ArrayT = SemaRef.Context.getAsArrayType(AllocType); TransformCXXNewExpr() local