Searched refs:createHeapAlloc (Results 1 – 1 of 1) sorted by relevance
1029 APValue *createHeapAlloc(const Expr *E, QualType T, LValue &LV);1887 APValue *EvalInfo::createHeapAlloc(const Expr *E, QualType T, LValue &LV) { in createHeapAlloc() function in EvalInfo6617 APValue *Val = Info.createHeapAlloc(E, AllocType, Result); in HandleOperatorNewCall()9491 Val = Info.createHeapAlloc(E, AllocType, Result); in VisitCXXNewExpr()