Searched refs:AllocatedType (Results 1 – 4 of 4) sorted by relevance
217 Type *AllocatedType = in alignAndPadAlloca() local224 Type *TypeWithPadding = StructType::get(AllocatedType, PaddingType); in alignAndPadAlloca()
62 Type *AllocatedType; variable115 Type *getAllocatedType() const { return AllocatedType; } in getAllocatedType()118 void setAllocatedType(Type *Ty) { AllocatedType = Ty; } in setAllocatedType()
1221 AllocatedType(Ty) { in AllocaInst()
3407 SourceRange TypeIdParens, QualType AllocatedType, in RebuildCXXNewExpr() argument3416 AllocatedType, in RebuildCXXNewExpr()