Searched refs:fptrTy (Results 1 – 1 of 1) sorted by relevance
3357 using fptrTy = decltype(fptr); in Call() typedef3363 auto fptr = *reinterpret_cast<fptrTy *>(fptrptr); in Call()3381 using fptrTy = decltype(fptr); in Call() typedef3387 auto fptr = *reinterpret_cast<fptrTy *>(fptrptr); in Call()