Home
last modified time | relevance | path

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

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/
H A DTyThing.hs18 , tyThingAvailInfo
253 tyThingAvailInfo :: TyThing -> [AvailInfo]
254 tyThingAvailInfo (ATyCon t) function
263 tyThingAvailInfo (AConLike (PatSynCon p)) function
265 tyThingAvailInfo t function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Runtime/
H A DContext.hs371 avail = tyThingAvailInfo thing
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/main/
H A DHscTypes.hs100 TyThing(..), tyThingAvailInfo,
1830 avail = tyThingAvailInfo thing
2157 tyThingAvailInfo :: TyThing -> [AvailInfo]
2158 tyThingAvailInfo (ATyCon t) function
2168 tyThingAvailInfo (AConLike (PatSynCon p)) function
2170 tyThingAvailInfo t function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs100 TyThing(..), tyThingAvailInfo,
1830 avail = tyThingAvailInfo thing
2157 tyThingAvailInfo :: TyThing -> [AvailInfo]
2158 tyThingAvailInfo (ATyCon t) function
2168 tyThingAvailInfo (AConLike (PatSynCon p)) function
2170 tyThingAvailInfo t function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs99 TyThing(..), tyThingAvailInfo,
1877 avail = tyThingAvailInfo thing
2203 tyThingAvailInfo :: TyThing -> [AvailInfo]
2204 tyThingAvailInfo (ATyCon t) function
2214 tyThingAvailInfo (AConLike (PatSynCon p)) function
2216 tyThingAvailInfo t function