Searched refs:FunctionPointerTemplate (Results 1 – 2 of 2) sorted by relevance
177 void FunctionPointerTemplate() { in FunctionPointerTemplate() function182 FunctionPointerTemplate<spam>(); in spam()
161 ??$FunctionPointerTemplate@$1?spam@@YAXXZ@@YAXXZ162 ; CHECK: void __cdecl FunctionPointerTemplate<&void __cdecl spam(void)>(void)