Searched refs:FunctionPointerWithDifferentDynTypeTest (Results 1 – 1 of 1) sorted by relevance
580 struct FunctionPointerWithDifferentDynTypeTest { struct585 FunctionPointerWithDifferentDynTypeTest(Func2 f) : f((Func1)f) {} in FunctionPointerWithDifferentDynTypeTest() argument