Home
last modified time | relevance | path

Searched defs:lookupThing (Results 1 – 6 of 6) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DGhcPlugins.hs101 lookupThing name = do { hsc_env <- getHscEnv function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/
H A DTyThing.hs313 lookupThing = lift . lookupThing function
/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DDsMonad.hs478 lookupThing = dsLookupGlobal function
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcEnv.hs329 lookupThing = tcLookupGlobal function
H A DTcSMonad.hs2668 lookupThing n = wrapTcS (lookupThing n) function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs2373 lookupThing = lift . lookupThing function