Home
last modified time | relevance | path

Searched defs:freeNamesIfCoercion (Results 1 – 4 of 4) sorted by relevance

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Iface/
H A DSyntax.hs1651 freeNamesIfCoercion (IfaceReflCo t) = freeNamesIfType t function
1658 freeNamesIfCoercion (IfaceAppCo c1 c2) function
1662 freeNamesIfCoercion (IfaceFreeCoVar _) = emptyNameSet function
1663 freeNamesIfCoercion (IfaceCoVarCo _) = emptyNameSet function
1664 freeNamesIfCoercion (IfaceHoleCo _) = emptyNameSet function
1669 freeNamesIfCoercion (IfaceSymCo c) function
1671 freeNamesIfCoercion (IfaceTransCo c1 c2) function
1673 freeNamesIfCoercion (IfaceNthCo _ co) function
1675 freeNamesIfCoercion (IfaceLRCo _ co) function
1679 freeNamesIfCoercion (IfaceKindCo c) function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/iface/
H A DIfaceSyn.hs1581 freeNamesIfCoercion (IfaceReflCo t) = freeNamesIfType t function
1584 freeNamesIfCoercion (IfaceFunCo _ c1 c2) function
1588 freeNamesIfCoercion (IfaceAppCo c1 c2) function
1592 freeNamesIfCoercion (IfaceFreeCoVar _) = emptyNameSet function
1593 freeNamesIfCoercion (IfaceCoVarCo _) = emptyNameSet function
1594 freeNamesIfCoercion (IfaceHoleCo _) = emptyNameSet function
1599 freeNamesIfCoercion (IfaceSymCo c) function
1603 freeNamesIfCoercion (IfaceNthCo _ co) function
1605 freeNamesIfCoercion (IfaceLRCo _ co) function
1609 freeNamesIfCoercion (IfaceKindCo c) function
[all …]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Iface/
H A DSyntax.hs1653 freeNamesIfCoercion (IfaceReflCo t) = freeNamesIfType t function
1660 freeNamesIfCoercion (IfaceAppCo c1 c2) function
1664 freeNamesIfCoercion (IfaceFreeCoVar _) = emptyNameSet function
1665 freeNamesIfCoercion (IfaceCoVarCo _) = emptyNameSet function
1666 freeNamesIfCoercion (IfaceHoleCo _) = emptyNameSet function
1671 freeNamesIfCoercion (IfaceSymCo c) function
1673 freeNamesIfCoercion (IfaceTransCo c1 c2) function
1675 freeNamesIfCoercion (IfaceNthCo _ co) function
1677 freeNamesIfCoercion (IfaceLRCo _ co) function
1681 freeNamesIfCoercion (IfaceKindCo c) function
[all …]
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DIfaceSyn.hs1581 freeNamesIfCoercion (IfaceReflCo t) = freeNamesIfType t function
1584 freeNamesIfCoercion (IfaceFunCo _ c1 c2) function
1588 freeNamesIfCoercion (IfaceAppCo c1 c2) function
1592 freeNamesIfCoercion (IfaceFreeCoVar _) = emptyNameSet function
1593 freeNamesIfCoercion (IfaceCoVarCo _) = emptyNameSet function
1594 freeNamesIfCoercion (IfaceHoleCo _) = emptyNameSet function
1599 freeNamesIfCoercion (IfaceSymCo c) function
1603 freeNamesIfCoercion (IfaceNthCo _ co) function
1605 freeNamesIfCoercion (IfaceLRCo _ co) function
1609 freeNamesIfCoercion (IfaceKindCo c) function
[all …]