Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:inlineFuncTmplDecl

253 template<typename T> __declspec(dllexport) inline void inlineFuncTmplDecl();
254 template<typename T> void inlineFuncTmplDecl() {}