Searched refs:StructWithDtor (Results 1 – 1 of 1) sorted by relevance
2583 struct StructWithDtor { struct2584 ~StructWithDtor();2587 NOINLINE StructWithDtor::~StructWithDtor() { in ~StructWithDtor()2592 StructWithDtor s; // Will cause the calls to become invokes. in TEST()4480 StructWithDtor s; // Will cause the calls to become invokes. in TEST()