Searched refs:WithVirtualDtor (Results 1 – 1 of 1) sorted by relevance
199 struct WithVirtualDtor { struct200 virtual ~WithVirtualDtor();203 struct InheritsFrom_WithVirtualDtor: WithVirtualDtor { argument