Searched defs:ArrType (Results 1 – 4 of 4) sorted by relevance
2974 ArrayType *ArrType = dyn_cast<ArrayType>(AllocInst->getAllocatedType()); TEST_F() local 3059 ArrayType *ArrType = dyn_cast<ArrayType>(AllocInst->getAllocatedType()); TEST_F() local 5570 ArrayType *ArrType = TEST_F() local [all...]
3816 auto *ArrType = llvm::ArrayType::get(PtrType, Classes.size() + 1); getBaseClassArray() local
2284 const QualType ArrType = Context.getBaseElementType(T); BuildArrayType() local