Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/SemaCXX/
H A Ddllimport.cpp399 template<typename T> __declspec(dllimport) inline void inlineFuncTmpl1() {} in inlineFuncTmpl1() function
H A Ddllexport.cpp250 template<typename T> __declspec(dllexport) inline void inlineFuncTmpl1() {} in inlineFuncTmpl1() function