Home
last modified time | relevance | path

Searched defs:FuncPtrT (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h725 using FuncPtrT = std::add_pointer_t<FuncT>; in scanForRegions() local
911 using FuncPtrT = std::add_pointer_t<FuncT>; in calculate() local