Searched refs:ReferencingDtorThroughDefinition (Results 1 – 1 of 1) sorted by relevance
374 __declspec(dllimport) inline void ReferencingDtorThroughDefinition() { ClassWithImplicitDtor x; }; in ReferencingDtorThroughDefinition() function375 USE(ReferencingDtorThroughDefinition) in USE() argument