Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenCXX/
Deh.cpp45 struct test3_D { struct
46 test3_D() { } in test3_D() function
47 test3_D(volatile test3_D&o);
52 throw (volatile test3_D *)0; in test3()
/external/clang/test/CodeGenCXX/
Deh.cpp44 struct test3_D { struct
45 test3_D() { } in test3_D() function
46 test3_D(volatile test3_D&o);
51 throw (volatile test3_D *)0; in test3()