Home
last modified time | relevance | path

Searched refs:AnyHpcUsage (Results 1 – 10 of 10) 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 DHpcInfo.hs4 , AnyHpcUsage
19 { hpcUsed :: AnyHpcUsage -- ^ Is hpc used anywhere on the module \*tree\*?
24 type AnyHpcUsage = Bool function
26 emptyHpcInfo :: AnyHpcUsage -> HpcInfo
31 isHpcUsed :: HpcInfo -> AnyHpcUsage
/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.hs132 HpcInfo(..), emptyHpcInfo, isHpcUsed, AnyHpcUsage,
1049 mi_hpc :: !AnyHpcUsage,
3018 { hpcUsed :: AnyHpcUsage -- ^ Is hpc used anywhere on the module \*tree\*?
3023 type AnyHpcUsage = Bool function
3025 emptyHpcInfo :: AnyHpcUsage -> HpcInfo
3030 isHpcUsed :: HpcInfo -> AnyHpcUsage
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs132 HpcInfo(..), emptyHpcInfo, isHpcUsed, AnyHpcUsage,
1049 mi_hpc :: !AnyHpcUsage,
3018 { hpcUsed :: AnyHpcUsage -- ^ Is hpc used anywhere on the module \*tree\*?
3023 type AnyHpcUsage = Bool function
3025 emptyHpcInfo :: AnyHpcUsage -> HpcInfo
3030 isHpcUsed :: HpcInfo -> AnyHpcUsage
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs131 HpcInfo(..), emptyHpcInfo, isHpcUsed, AnyHpcUsage,
1078 mi_hpc :: !AnyHpcUsage,
3065 { hpcUsed :: AnyHpcUsage -- ^ Is hpc used anywhere on the module \*tree\*?
3070 type AnyHpcUsage = Bool type
3072 emptyHpcInfo :: AnyHpcUsage -> HpcInfo
3077 isHpcUsed :: HpcInfo -> AnyHpcUsage
/dports/lang/ghc/ghc-8.10.7/compiler/rename/
H A DRnNames.hs168 -> RnM ([LImportDecl GhcRn], GlobalRdrEnv, ImportAvails, AnyHpcUsage)
184 combine :: [(LImportDecl GhcRn, GlobalRdrEnv, ImportAvails, AnyHpcUsage)]
185 -> ([LImportDecl GhcRn], GlobalRdrEnv, ImportAvails, AnyHpcUsage)
265 -> RnM (LImportDecl GhcRn, GlobalRdrEnv, ImportAvails, AnyHpcUsage)
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Unit/Module/
H A DModIface.hs217 mi_hpc :: !AnyHpcUsage,
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/typecheck/
H A DTcRnTypes.hs578 tcg_hpc :: !AnyHpcUsage, -- ^ @True@ if any part of the
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcRnTypes.hs578 tcg_hpc :: !AnyHpcUsage, -- ^ @True@ if any part of the
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Tc/
H A DTypes.hs577 tcg_hpc :: !AnyHpcUsage, -- ^ @True@ if any part of the
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Tc/
H A DTypes.hs551 tcg_hpc :: !AnyHpcUsage, -- ^ @True@ if any part of the