Searched defs:DynAlloc (Results 1 – 2 of 2) sorted by relevance
152 DynAlloc, enumerator
748 struct DynAlloc { struct750 APValue Value;754 const Expr *AllocExpr = nullptr;756 enum Kind {764 Kind getKind() const { in getKind()