Searched refs:IsDestructible (Results 1 – 4 of 4) sorted by relevance
115 bool IsDestructible(const Symbol &, const Symbol *derivedType = nullptr);
196 return IsDestructible(component, &typeSymbol()); in HasDestruction()
606 bool IsDestructible(const Symbol &symbol, const Symbol *derivedTypeSymbol) { in IsDestructible() function
465 TYPE_TRAIT_1(__is_destructible, IsDestructible, KEYMS)