Home
last modified time | relevance | path

Searched refs:pp_hdr (Results 1 – 5 of 5) sorted by relevance

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Hs/
H A DDecls.hs1628 pp_data_defn pp_hdr (HsDataDefn { dd_ND = new_or_data, dd_ctxt = context function
1633 = ppr new_or_data <+> pp_ct <+> pp_hdr context <+> pp_sig
1637 = hang (ppr new_or_data <+> pp_ct <+> pp_hdr context <+> pp_sig)
1958 = pp_data_defn pp_hdr defn
1960 pp_hdr ctxt = ppr_instance_keyword top_lvl function
2309 pp_hdr = case mHeader of function
2314 doubleQuotes $ text "static" <+> pp_hdr <+> char '&' <> ppr lbl
2325 <+> pp_hdr
/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.hs1462 pp_data_defn pp_hdr (HsDataDefn { dd_ND = new_or_data, dd_ctxt = context function
1467 = ppr new_or_data <+> pp_ct <+> pp_hdr context <+> pp_sig
1471 = hang (ppr new_or_data <+> pp_ct <+> pp_hdr context <+> pp_sig)
1786 = pp_data_defn pp_hdr defn
1788 pp_hdr ctxt = ppr_instance_keyword top_lvl function
2152 pp_hdr = case mHeader of function
2157 doubleQuotes $ text "static" <+> pp_hdr <+> char '&' <> ppr lbl
2168 <+> pp_hdr
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/Hs/
H A DDecls.hs1462 pp_data_defn pp_hdr (HsDataDefn { dd_ND = new_or_data, dd_ctxt = context function
1467 = ppr new_or_data <+> pp_ct <+> pp_hdr context <+> pp_sig
1471 = hang (ppr new_or_data <+> pp_ct <+> pp_hdr context <+> pp_sig)
1786 = pp_data_defn pp_hdr defn
1788 pp_hdr ctxt = ppr_instance_keyword top_lvl function
2152 pp_hdr = case mHeader of function
2157 doubleQuotes $ text "static" <+> pp_hdr <+> char '&' <> ppr lbl
2168 <+> pp_hdr
/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.hs1605 pp_hdr = case mHeader of function
1610 doubleQuotes $ text "static" <+> pp_hdr <+> char '&' <> ppr lbl
1621 <+> pp_hdr
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Hs/
H A DDecls.hs641 pp_data_defn pp_hdr (HsDataDefn { dd_ND = new_or_data, dd_ctxt = context function
646 = ppr new_or_data <+> pp_ct <+> pp_hdr context <+> pp_sig
650 = hang (ppr new_or_data <+> pp_ct <+> pp_hdr context <+> pp_sig)
794 = pp_data_defn pp_hdr defn
796 pp_hdr mctxt = ppr_instance_keyword top_lvl function