Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSema.cpp777 if (const IncompleteArrayType *ArrayT in ActOnEndOfTranslationUnit() local
H A DSemaInit.cpp5657 if (const IncompleteArrayType *ArrayT in Perform() local
H A DSemaDecl.cpp9194 if (const IncompleteArrayType *ArrayT in ActOnUninitializedDecl() local
H A DTreeTransform.h8489 const ArrayType *ArrayT = SemaRef.Context.getAsArrayType(AllocType); in TransformCXXNewExpr() local
H A DSemaDeclCXX.cpp3738 while (const ConstantArrayType *ArrayT = Context.getAsConstantArrayType(T)) { in isIncompleteOrZeroLengthArrayType() local