Searched refs:inlineFuncTmpl2 (Results 1 – 4 of 4) sorted by relevance
295 template<typename T> inline void __attribute__((dllexport)) inlineFuncTmpl2() {} in INST()296 INST(inlineFuncTmpl2<ExplicitInst_Exported>)
383 template<typename T> inline void __attribute__((dllimport)) inlineFuncTmpl2() {} in USE()384 USE(inlineFuncTmpl2<ImplicitInst_Imported>)
251 template<typename T> inline void __attribute__((dllexport)) inlineFuncTmpl2() {} in inlineFuncTmpl2() function
335 template<typename T> inline void __attribute__((dllimport)) inlineFuncTmpl2() {} in inlineFuncTmpl2() function