Home
last modified time | relevance | path

Searched refs:local_out_of_scope (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreLint.hs2361 Nothing -> do { checkL (not is_local) local_out_of_scope
2365 local_out_of_scope = text "Out of scope:" <+> pprBndr LetBind id_occ function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DLint.hs2823 Nothing -> do { checkL (not is_local) local_out_of_scope
2829 local_out_of_scope = text "Out of scope:" <+> pprBndr LetBind id_occ function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DLint.hs2855 Nothing -> do { checkL (not is_local) local_out_of_scope
2861 local_out_of_scope = text "Out of scope:" <+> pprBndr LetBind id_occ function