Home
last modified time | relevance | path

Searched refs:ExportedTemplateWithExplicitInstantiationDecl (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
Ddllexport.cpp360 template <typename T> struct __declspec(dllexport) ExportedTemplateWithExplicitInstantiationDecl { … struct
363 extern template struct ExportedTemplateWithExplicitInstantiationDecl<IncompleteType2>; // expected-… argument