Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Deh.cpp44 struct test3_D { struct
45 test3_D() { } in test3_D() argument
46 test3_D(volatile test3_D&o);
51 throw (volatile test3_D *)0; in test3()