Home
last modified time | relevance | path

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

/external/clang/test/CXX/special/class.dtor/
Dp3-0x.cpp136 struct TVY : VX struct
137 { virtual ~TVY() {} }; in ~TVY() argument
153 TVY<int> tvy; in tinst2()