Searched refs:AllocatedType (Results 1 – 4 of 4) sorted by relevance
171 Type *AllocatedType = in alignAndPadAlloca() local178 Type *TypeWithPadding = StructType::get(AllocatedType, PaddingType); in alignAndPadAlloca()
60 Type *AllocatedType; variable115 Type *getAllocatedType() const { return AllocatedType; } in getAllocatedType()118 void setAllocatedType(Type *Ty) { AllocatedType = Ty; } in setAllocatedType()
1388 AllocatedType(Ty) { in AllocaInst()1398 AllocatedType(Ty) { in AllocaInst()
3174 QualType AllocatedType, in RebuildCXXNewExpr() argument3184 AllocatedType, in RebuildCXXNewExpr()