HomeSort by relevance Sort by last modified time
    Searched defs:local_class (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaCXX/
switch.cpp 68 void local_class(int n) { function
member-init.cpp 180 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 81 milliseconds