Searched defs:DynAlloc (Results 1 – 4 of 4) sorted by relevance
104 DynAlloc, enumerator
152 DynAlloc, enumerator
154 DynAlloc, enumerator
745 struct DynAlloc { struct747 APValue Value;751 const Expr *AllocExpr = nullptr;753 enum Kind {761 Kind getKind() const { in getKind()