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

  /external/clang/test/SemaTemplate/
instantiate-exception-spec-cxx11.cpp 182 namespace NondefDecls {
186 template void f1<int>(); // expected-note{{in instantiation of function template specialization 'NondefDecls::f1<int>' requested here}}
default-arguments.cpp 170 namespace NondefDecls {
174 template void f1<int>(); // expected-note{{in instantiation of function template specialization 'NondefDecls::f1<int>' requested here}}

Completed in 214 milliseconds