Searched defs:AllocatedType (Results 1 – 5 of 5) sorted by relevance
131 Type *AllocatedType = AI.getAllocatedType(); in visitAllocaInst() local314 Type *AllocatedType = Alloca->getAllocatedType(); in visitGetElementPtrInst() local
65 Type *AllocatedType; variable
235 Type *AllocatedType = in alignAndPadAlloca() local
180 QualType AllocatedType = getDeclPtr().getFieldDesc()->getDataType(ASTCtx); in toAPValue() local
3454 SourceRange TypeIdParens, QualType AllocatedType, in RebuildCXXNewExpr()