Home
last modified time | relevance | path

Searched refs:NoStubs (Results 1 – 7 of 7) sorted by relevance

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/
H A DForeignStubs.hs33 = NoStubs constructor
45 appendStubC NoStubs c_code = ForeignStubs mempty c_code function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DCodeOutput.hs200 NoStubs ->
H A DHscTypes.hs1488 = NoStubs constructor
1500 appendStubC NoStubs c_code = ForeignStubs empty c_code function
H A DHscMain.hs1519 _ <- codeOutput dflags cmm_mod output_filename no_loc NoStubs [] []
/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DDsForeign.hs87 = return (NoStubs, nilOL)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/main/
H A DHscTypes.hs1488 = NoStubs constructor
1500 appendStubC NoStubs c_code = ForeignStubs empty c_code function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs1535 = NoStubs constructor
1547 appendStubC NoStubs c_code = ForeignStubs empty c_code function