Home
last modified time | relevance | path

Searched refs:hswc_body (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/fourmolu-0.3.0.0/src/Ormolu/Printer/Meat/Declaration/
H A DSignature.hs61 let t = hsib_body hswc_body
78 HsWC {hswc_ext = NoExtField, hswc_body = hsib}
93 p_typeSig True names HsWC {hswc_ext = NoExtField, hswc_body = hsib}
H A DInstance.hs30 let typesAfterInstance = located (hsib_body (hswc_body deriv_type)) p_hsType
H A DValue.hs621 case unLoc (hswc_body a) of
624 located (hswc_body a) p_hsType
760 ExprWithTySig NoExtField x HsWC {hswc_body = HsIB {..}} -> sitcc $ do
766 ExprWithTySig NoExtField _ HsWC {hswc_body = XHsImplicitBndrs x} -> noExtCon x
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ormolu-0.1.4.1/src/Ormolu/Printer/Meat/Declaration/
H A DSignature.hs61 let t = hsib_body hswc_body
78 HsWC {hswc_ext = NoExtField, hswc_body = hsib}
93 p_typeSig True names HsWC {hswc_ext = NoExtField, hswc_body = hsib}
H A DInstance.hs30 let typesAfterInstance = located (hsib_body (hswc_body deriv_type)) p_hsType
H A DValue.hs618 case unLoc (hswc_body a) of
621 located (hswc_body a) p_hsType
757 ExprWithTySig NoExtField x HsWC {hswc_body = HsIB {..}} -> sitcc $ do
763 ExprWithTySig NoExtField _ HsWC {hswc_body = XHsImplicitBndrs x} -> noExtCon x
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/GHC/Hs/
H A DTypes.hs392 , hswc_body :: thing function
424 hsSigWcType sig_ty = hsib_body (hswc_body sig_ty)
428 dropWildCards sig_ty = hswc_body sig_ty
455 mkHsWildCardBndrs x = HsWC { hswc_body = x
465 mkEmptyWildCardBndrs x = HsWC { hswc_body = x
963 | HsWC { hswc_ext = nwcs, hswc_body = sig_ty1 } <- sig_ty
1464 ppr (HsWC { hswc_body = ty }) = ppr ty
H A DUtils.hs191 t_body = hswc_body t
192 paren_wct = t { hswc_body = parenthesizeHsType appPrec t_body }
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/Hs/
H A DTypes.hs392 , hswc_body :: thing function
424 hsSigWcType sig_ty = hsib_body (hswc_body sig_ty)
428 dropWildCards sig_ty = hswc_body sig_ty
455 mkHsWildCardBndrs x = HsWC { hswc_body = x
465 mkEmptyWildCardBndrs x = HsWC { hswc_body = x
963 | HsWC { hswc_ext = nwcs, hswc_body = sig_ty1 } <- sig_ty
1464 ppr (HsWC { hswc_body = ty }) = ppr ty
H A DUtils.hs191 t_body = hswc_body t
192 paren_wct = t { hswc_body = parenthesizeHsType appPrec t_body }
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Hs/
H A DType.hs440 , hswc_body :: thing function
498 hsSigWcType sig_ty = hsib_body (hswc_body sig_ty)
505 dropWildCards sig_ty = hswc_body sig_ty
597 mkHsWildCardBndrs x = HsWC { hswc_body = x
611 mkEmptyWildCardBndrs x = HsWC { hswc_body = x
1163 | HsWC { hswc_ext = nwcs, hswc_body = sig_ty1 } <- sig_ty
1819 ppr (HsWC { hswc_body = ty }) = ppr ty
H A DUtils.hs217 t_body = hswc_body t
218 paren_wct = t { hswc_body = parenthesizeHsType appPrec t_body }
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Hs/
H A DType.hs215 hsSigWcType = sig_body . unXRec @p . hswc_body
219 dropWildCards sig_ty = hswc_body sig_ty
251 mkHsWildCardBndrs x = HsWC { hswc_body = x
259 mkEmptyWildCardBndrs x = HsWC { hswc_body = x
374 | HsWC { hswc_ext = nwcs, hswc_body = sig_ty } <- sig_wc_ty
934 ppr (HsWC { hswc_body = ty }) = ppr ty
/dports/devel/hs-ormolu/ormolu-0.4.0.0/src/Ormolu/Printer/Meat/Declaration/
H A DInstance.hs31 let typesAfterInstance = located (hswc_body deriv_type) p_hsSigType
H A DSignature.hs29 TypeSig _ names hswc -> p_typeSig True names (hswc_body hswc)
H A DValue.hs683 case unLoc (hswc_body a) of
686 located (hswc_body a) p_hsType
812 ExprWithTySig _ x HsWC {hswc_body} -> sitcc $ do
817 inci $ located hswc_body p_hsSigType
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/Interface/
H A DSpecialize.hs77 TypeSig noExtField lnames (typ {hswc_body = (hswc_body typ) {hsib_body = noLoc typ'}})
H A DRename.hs685 renameWc rn_thing (HsWC { hswc_body = thing })
687 ; return (HsWC { hswc_body = thing'
/dports/lang/ghc/ghc-8.10.7/compiler/rename/
H A DRnTypes.hs125 (HsWC { hswc_body = HsIB { hsib_body = hs_ty }}) function
136 ; let sig_ty' = HsWC { hswc_ext = wcs, hswc_body = ib_ty' }
147 rnHsWcType ctxt (HsWC { hswc_body = hs_ty })
151 ; let sig_ty' = HsWC { hswc_ext = wcs, hswc_body = hs_ty' }
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/Language/Haskell/Syntax/
H A DType.hs406 , hswc_body :: thing function
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcSigs.hs259 , hswc_body = HsIB { hsib_body = hs_ty } }) function
H A DTcHsType.hs393 | HsWC { hswc_ext = sig_wcs, hswc_body = hs_ty } <- wc_ty
3209 | HsWC { hswc_ext = sig_wcs, hswc_body = ib_ty } <- sig_ty
3400 | HsWC { hswc_ext = sig_wcs, hswc_body = ib_ty } <- sig_ty
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Plugin/
H A DCodeAction.hs1107 Just (TypeSig _ _ HsWC {hswc_body = HsIB {hsib_body}}) <- findSigOfDecl (== funId) hsmodDecls
1142 , Just (TypeSig _ _ HsWC{hswc_body = HsIB {hsib_body = sig}})
1165 , Just (TypeSig _ _ HsWC{hswc_body = HsIB {hsib_body = sig}})
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Plugin/
H A DCodeAction.hs1107 Just (TypeSig _ _ HsWC {hswc_body = HsIB {hsib_body}}) <- findSigOfDecl (== funId) hsmodDecls
1142 , Just (TypeSig _ _ HsWC{hswc_body = HsIB {hsib_body = sig}})
1165 , Just (TypeSig _ _ HsWC{hswc_body = HsIB {hsib_body = sig}})
/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DDsMeta.hs197 = get_scoped_tvs_from_sig (hswc_body sig)
700 | HsWC { hswc_body = HsIB { hsib_ext = vars }} <- sig
933 = rep_ty_sig mk_sig loc (hswc_body sig_ty) nm
1110 repHsSigWcType (HsWC { hswc_body = sig1 }) function
1297 ; s <- repLTy (hswc_body t)

12