Searched refs:rnHsWcType (Results 1 – 3 of 3) sorted by relevance
16 rnHsSigType, rnHsWcType,146 rnHsWcType :: HsDocContext -> LHsWcType GhcPs -> RnM (LHsWcType GhcRn, FreeVars)147 rnHsWcType ctxt (HsWC { hswc_body = hs_ty }) function153 rnHsWcType _ (XHsWildCardBndrs nec) = noExtCon nec function
184 ; (arg',fvArg) <- rnHsWcType HsTypeCtx arg
2437 <- rnHsWcType GHCiCtx (mkHsWildCardBndrs rdr_type)