Searched refs:AllocatedType (Results 1 – 4 of 4) sorted by relevance
191 Type *AllocatedType = in alignAndPadAlloca() local198 Type *TypeWithPadding = StructType::get(AllocatedType, PaddingType); in alignAndPadAlloca()
59 Type *AllocatedType; variable118 Type *getAllocatedType() const { return AllocatedType; } in getAllocatedType()121 void setAllocatedType(Type *Ty) { AllocatedType = Ty; } in setAllocatedType()
1491 AllocatedType(Ty) { in AllocaInst()1501 AllocatedType(Ty) { in AllocaInst()
3267 SourceRange TypeIdParens, QualType AllocatedType, in RebuildCXXNewExpr() argument3276 AllocatedType, in RebuildCXXNewExpr()