Home
last modified time | relevance | path

Searched refs:mkHsLazyPatPV (Results 1 – 9 of 9) sorted by relevance

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Parser/
H A DPostProcess.hs1790 mkHsLazyPatPV :: SrcSpan -> Located b -> PV (Located b)
1891 mkHsLazyPatPV l c = cmdFail l $ function
1948 mkHsLazyPatPV l e = patSynErr "Lazy pattern" l (text "~" <> ppr e) $ function
2042 mkHsLazyPatPV l e = do function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/parser/
H A DRdrHsSyn.hs1952 mkHsLazyPatPV :: SrcSpan -> Located b -> PV (Located b)
2040 mkHsLazyPatPV l c = cmdFail l $ function
2094 mkHsLazyPatPV l e = patSynErr l (text "~" <> ppr e) empty function
2186 mkHsLazyPatPV l e = do function
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DRdrHsSyn.hs1952 mkHsLazyPatPV :: SrcSpan -> Located b -> PV (Located b)
2040 mkHsLazyPatPV l c = cmdFail l $ function
2094 mkHsLazyPatPV l e = patSynErr l (text "~" <> ppr e) empty function
2186 mkHsLazyPatPV l e = do function
H A DParser.y.source2722 amms (mkHsLazyPatPV (comb2 $1 $>) $2) [mj AnnTilde $1] }
H A DParser.hs9015 … amms (mkHsLazyPatPV (comb2 happy_var_1 happy_var_2) happy_var_2) [mj AnnTilde happy_var_1]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Parser/
H A DPostProcess.hs1515 mkHsLazyPatPV :: SrcSpan -> LocatedA b -> [AddEpAnn] -> PV (LocatedA b)
1634 mkHsLazyPatPV l c _ = cmdFail l $ function
1723 mkHsLazyPatPV l e _ = addError (PsError (PsErrLazyPatWithoutSpace e) [] l) function
1806 mkHsLazyPatPV l e a = do function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/ghc-lib/stage0/compiler/build/GHC/
H A DParser.hs8532 … amms (mkHsLazyPatPV (comb2 happy_var_1 happy_var_2) happy_var_2) [mj AnnTilde happy_var_1]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/ghc-lib/stage0/compiler/build/
H A DParser.hs9015 … amms (mkHsLazyPatPV (comb2 happy_var_1 happy_var_2) happy_var_2) [mj AnnTilde happy_var_1]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/ghc-lib/stage0/compiler/build/GHC/
H A DParser.hs8718mkHsLazyPatPV (comb2 happy_var_1 (reLoc happy_var_2)) happy_var_2 [mj AnnTilde happy_var_1]