Searched defs:FuncPtrT (Results 1 – 2 of 2) sorted by relevance
728 using FuncPtrT = typename std::add_pointer<FuncT>::type; in scanForRegions() local916 using FuncPtrT = typename std::add_pointer<FuncT>::type; in calculate() local
721 typedef typename std::add_pointer<FuncT>::type FuncPtrT; in scanForRegions() typedef910 typedef typename std::add_pointer<FuncT>::type FuncPtrT; in calculate() typedef