Home
last modified time | relevance | path

Searched refs:con_doc (Results 1 – 21 of 21) sorted by relevance

/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 DHaddockUtils.hs25 addConDoc (L p c) doc = L p ( c { con_doc = con_doc c `mplus` doc } )
H A DRdrHsSyn.hs670 , con_doc = Nothing } function
683 , con_doc = Nothing } function
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DHaddockUtils.hs25 addConDoc (L p c) doc = L p ( c { con_doc = con_doc c `mplus` doc } )
H A DRdrHsSyn.hs670 , con_doc = Nothing } function
683 , con_doc = Nothing } function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ormolu-0.1.4.1/src/Ormolu/Printer/Meat/Declaration/
H A DData.hs94 mapM_ (p_hsDocString Pipe True) con_doc
137 mapM_ (p_hsDocString Pipe True) con_doc
260 f ConDeclH98 {..} = isJust con_doc
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/fourmolu-0.3.0.0/src/Ormolu/Printer/Meat/Declaration/
H A DData.hs96 mapM_ (p_hsDocString Pipe True) con_doc
139 mapM_ (p_hsDocString Pipe True) con_doc
264 f ConDeclH98 {..} = isJust con_doc
/dports/devel/hs-ormolu/ormolu-0.4.0.0/src/Ormolu/Printer/Meat/Declaration/
H A DData.hs108 mapM_ (p_hsDocString Pipe True) con_doc
155 mapM_ (p_hsDocString Pipe True) con_doc
265 f ConDeclH98 {..} = isJust con_doc
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Parser/PostProcess/
H A DHaddock.hs689 con_doc = con_doc', function
700 con_doc = con_doc', function
708 con_doc = con_doc', function
715 con_doc = con_doc', function
861 con_doc' <- selectDocString (con_doc con_decl `mcons` trailingDocs)
862 return $ L l (con_decl{ con_doc = con_doc' })
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Parser/PostProcess/
H A DHaddock.hs705 con_doc = con_doc', function
716 con_doc = con_doc', function
724 con_doc = con_doc', function
731 con_doc = con_doc', function
877 con_doc' <- selectDocString (con_doc con_decl `mcons` trailingDocs)
878 return $ L l (con_decl{ con_doc = con_doc' })
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/Interface/
H A DRename.hs491 , con_doc = mbldoc }) = do function
499 , con_args = details', con_doc = mbldoc' })
504 , con_doc = mbldoc }) = do function
513 , con_res_ty = res_ty', con_doc = mbldoc' })
H A DCreate.hs485 constrs = [ (unLoc cname, maybeToList $ fmap unLoc $ con_doc c, conArgDocs c)
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/Language/Haskell/Syntax/
H A DDecls.hs1068 , con_doc :: Maybe LHsDocString function
1085 , con_doc :: Maybe LHsDocString
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Hs/
H A DDecls.hs1452 , con_doc :: Maybe LHsDocString function
1469 , con_doc :: Maybe LHsDocString
1681 , con_doc = doc }) function
1699 , con_res_ty = res_ty, con_doc = doc })
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/GHC/Hs/
H A DDecls.hs1374 , con_doc :: Maybe LHsDocString function
1391 , con_doc :: Maybe LHsDocString
1511 , con_doc = doc }) function
1523 , con_res_ty = res_ty, con_doc = doc })
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/Hs/
H A DDecls.hs1374 , con_doc :: Maybe LHsDocString function
1391 , con_doc :: Maybe LHsDocString
1511 , con_doc = doc }) function
1523 , con_res_ty = res_ty, con_doc = doc })
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/
H A DConvert.hs391 , con_doc = Nothing } function
399 , con_doc = Nothing } function
/dports/lang/ghc/ghc-8.10.7/compiler/rename/
H A DRnSource.hs2074 , con_doc = mb_doc }) function
2101 , con_doc = mb_doc' }, function
2110 , con_doc = mb_doc }) function
2154 , con_doc = mb_doc' }, function
/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DExtractDocs.hs187 , maybeToList $ fmap unLoc $ con_doc c
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Hs/
H A DDecls.hs690 , con_doc = doc }) function
707 , con_res_ty = res_ty, con_doc = doc })
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Parser/
H A DPostProcess.hs689 , con_doc = Nothing } function
716 , con_doc = Nothing } function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Parser/
H A DPostProcess.hs692 , con_doc = Nothing } function
730 , con_doc = Nothing } function