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

/external/clang/test/SemaCXX/
H A Dswitch.cpp68 void local_class(int n) { function
H A Dmember-init.cpp180 namespace local_class { namespace
182 struct X { // expected-note {{in instantiation of default member initializer 'local_class::f()::X::n' requested here}}
186 void g() { f<int>(); } // expected-note {{in instantiation of function template specialization 'local_class::f<int>' requested here}}

Completed in 264 milliseconds