Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dpch-dllexport.cpp60 template <typename T> void __declspec(dllexport) explicitInstantiationDef(T) {} in explicitInstantiationDef() function
90 template void __declspec(dllexport) explicitInstantiationDef<int>(int);