Home
last modified time | relevance | path

Searched refs:ReferencingDtorThroughDefinition (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddllimport.cpp374 __declspec(dllimport) inline void ReferencingDtorThroughDefinition() { ClassWithImplicitDtor x; }; in ReferencingDtorThroughDefinition() function
375 USE(ReferencingDtorThroughDefinition) in USE() argument