reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/AST/ExprConstant.cpp
  987     APValue *createHeapAlloc(const Expr *E, QualType T, LValue &LV);

References

tools/clang/lib/AST/ExprConstant.cpp
 6016   APValue *Val = Info.createHeapAlloc(E, AllocType, Result);
 8635     Val = Info.createHeapAlloc(E, AllocType, Result);