Searched refs:Strongbad (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
H A D2004-11-27-ExceptionCleanupAssertion.cpp5 struct Strongbad { struct
6 Strongbad(const char *str );
7 ~Strongbad();
12 Strongbad foo(0);
13 Strongbad dirs[] = { Strongbad(0) + 1};

Completed in 262 milliseconds