Searched defs:DeallocationOptions (Results 1 – 2 of 2) sorted by relevance
94 struct DeallocationOptions { struct98 bool privateFuncDynamicOwnership = false;
34 operator DeallocationOptions() const { in DeallocationOptions() function