Searched defs:ISD_WithDefinedTemplate (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
H A Dexamples.cpp275 namespace ISD_WithDefinedTemplate { namespace in namespace:spec_vs_expl_inst
278 template <> class BasicStringPiece<int> { }; // expected-error {{explicit specialization of 'spec_vs_expl_inst::ISD_WithDefinedTemplate::BasicStringPiece<int>' after instantiation}}

Completed in 49 milliseconds