Searched defs:DynAlloc (Results 1 – 2 of 2) sorted by relevance
153 DynAlloc, enumerator
784 struct DynAlloc { struct786 APValue Value;790 const Expr *AllocExpr = nullptr;792 enum Kind {800 Kind getKind() const { in getKind()