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

/external/clang/test/SemaCXX/
H A Dexceptions.cpp124 namespace Decay { namespace
138 void f() throw (T); // expected-error {{pointer to incomplete type 'Decay::E' is not allowed in exception specification}}
H A Dcxx0x-initializer-stdinitializerlist.cpp154 namespace Decay { namespace
161 f({"A", "BB", "CCC"}); // expected-note{{in instantiation of function template specialization 'Decay::f<const char *>' requested here}}

Completed in 597 milliseconds