Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Ddllexport.cpp377 template <typename T> struct __declspec(dllexport) ExportedTemplateWithExplicitInstantiationDecl { struct
383 extern template struct ExportedTemplateWithExplicitInstantiationDecl<IncompleteType2>; argument