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