Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Ddllimport.cpp798 …emplate <typename T> struct __declspec(dllimport) ExplicitInstantiationDeclExportedDefImportedTemp… in ExplicitInstantiationDeclExportedDefImportedTemplate() function
800 template struct __declspec(dllexport) ExplicitInstantiationDeclExportedDefImportedTemplate<int>; variable