Home
last modified time | relevance | path

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

/external/clang/test/CXX/special/class.dtor/
Dp3-0x.cpp149 struct TVB : VA struct
150 { virtual ~TVB() {} }; in ~TVB() argument
154 TVB<int> tvb; in tinst2()