Home
last modified time | relevance | path

Searched refs:LHsExprArgOut (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcExpr.hs1093 type LHsExprArgOut = HsArg (LHsExpr GhcTcId) (LHsWcType GhcRn) type
1104 -> ExpRhoType -> TcM (HsWrapper, LHsExpr GhcTcId, [LHsExprArgOut])
1147 -> TcM (HsWrapper, LHsExpr GhcTcId, [LHsExprArgOut])
1214 -> TcM (HsWrapper, [LHsExprArgOut], TcSigmaType)
1876 -> TcM (HsWrapper, LHsExpr GhcTcId, [LHsExprArgOut])