Searched refs:fun_ptr_ty (Results 1 – 1 of 1) sorted by relevance
232 PointerType *fun_ptr_ty = PointerType::getUnqual(m_module.getContext()); in BuildObjectCheckerFunc() local235 return {fun_ty, ConstantExpr::getIntToPtr(fun_addr_int, fun_ptr_ty)}; in BuildObjectCheckerFunc()