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