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