Searched defs:allocType (Results 1 – 3 of 3) sorted by relevance
211 QualType allocType, Address newPtr, in storeAnyExprIntoOneUnit()274 QualType allocType = getContext().getBaseElementType(e->getAllocatedType()); in emitCXXNewExpr() local
1604 QualType allocType = getContext().getBaseElementType(E->getAllocatedType()); in EmitCXXNewExpr() local
1973 QualType allocType) { in doesUsualArrayDeleteWantSize()