Searched refs:custom_checkfn (Results 1 – 1 of 1) sorted by relevance
473 template <typename APTy> struct custom_checkfn { struct480 inline cst_pred_ty<custom_checkfn<APInt>> argument482 return cst_pred_ty<custom_checkfn<APInt>>{{CheckFn}}; in m_CheckedInt()485 inline cst_pred_ty<custom_checkfn<APInt>>487 return cst_pred_ty<custom_checkfn<APInt>>{{CheckFn}, &V}; in m_CheckedInt()492 inline cstfp_pred_ty<custom_checkfn<APFloat>>494 return cstfp_pred_ty<custom_checkfn<APFloat>>{{CheckFn}}; in m_CheckedFp()497 inline cstfp_pred_ty<custom_checkfn<APFloat>>499 return cstfp_pred_ty<custom_checkfn<APFloat>>{{CheckFn}, &V}; in m_CheckedFp()