Home
last modified time | relevance | path

Searched refs:LintFlags (Results 1 – 4 of 4) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/stgSyn/
H A DStgLint.hs256 -> LintFlags
264 data LintFlags = LintFlags { lf_unarised :: !Bool constructor
292 let (_, errs) = m this_mod (LintFlags unarised) [] locals emptyBag
380 getLintFlags :: LintM LintFlags
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreLint.hs2076 = LE { le_flags :: LintFlags -- Linting the result of this pass
2090 data LintFlags type
2107 defaultLintFlags :: LintFlags
2226 initL :: DynFlags -> LintFlags -> InScopeSet
2248 getLintFlags :: LintM LintFlags
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DLint.hs2494 = LE { le_flags :: LintFlags -- Linting the result of this pass
2522 data LintFlags type
2541 defaultLintFlags :: DynFlags -> LintFlags
2681 initL :: DynFlags -> LintFlags -> [Var]
2713 getLintFlags :: LintM LintFlags
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DLint.hs2525 = LE { le_flags :: LintFlags -- Linting the result of this pass
2553 data LintFlags type
2572 defaultLintFlags :: DynFlags -> LintFlags
2713 initL :: DynFlags -> LintFlags -> [Var]
2745 getLintFlags :: LintM LintFlags