Home
last modified time | relevance | path

Searched defs:ExplicitInstantiationDeclExportedDefImportedTemplate (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddllimport.cpp844 …emplate <typename T> struct __declspec(dllimport) ExplicitInstantiationDeclExportedDefImportedTemp… in ExplicitInstantiationDeclExportedDefImportedTemplate() argument
846 template struct __declspec(dllexport) ExplicitInstantiationDeclExportedDefImportedTemplate<int>; variable