Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Duninitialized.cpp1250 struct Dwrapper { struct
1254 Dwrapper() {} // expected-note{{in this constructor}} in Dwrapper() argument
1255 Dwrapper(int) : in Dwrapper() function