Searched refs:fptr (Results 1 – 1 of 1) sorted by relevance
242 using fptr = Expected (*)(); in Run() local243 fptr f = reinterpret_cast<fptr>(reinterpret_cast<uintptr_t>(method_code)); in Run()