Home
last modified time | relevance | path

Searched refs:RecSelId (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/basicTypes/
H A DId.hs411 RecSelId { sel_tycon = parent } -> parent function
432 RecSelId {} -> True
436 RecSelId {sel_tycon = RecSelData _} -> True function
440 RecSelId {sel_tycon = RecSelPatSyn _} -> True function
444 RecSelId { sel_naughty = n } -> n function
H A DIdInfo.hs133 | RecSelId
207 pp (RecSelId { sel_naughty = is_naughty })
/dports/lang/ghc/ghc-8.10.7/compiler/basicTypes/
H A DId.hs411 RecSelId { sel_tycon = parent } -> parent function
432 RecSelId {} -> True
436 RecSelId {sel_tycon = RecSelData _} -> True function
440 RecSelId {sel_tycon = RecSelPatSyn _} -> True function
444 RecSelId { sel_naughty = n } -> n function
H A DIdInfo.hs133 | RecSelId
207 pp (RecSelId { sel_naughty = is_naughty })
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Types/
H A DId.hs437 RecSelId { sel_tycon = parent } -> parent function
458 RecSelId {} -> True
462 RecSelId {sel_tycon = RecSelData _} -> True function
466 RecSelId {sel_tycon = RecSelPatSyn _} -> True function
470 RecSelId { sel_naughty = n } -> n function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/
H A DId.hs449 RecSelId { sel_tycon = parent } -> Just parent function
469 RecSelId {} -> True
473 RecSelId {sel_tycon = RecSelData _} -> True function
477 RecSelId {sel_tycon = RecSelPatSyn _} -> True function
481 RecSelId { sel_naughty = n } -> n function
H A DTyThing.hs230 RecSelId { sel_tycon = RecSelData tc } -> function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Types/Id/
H A DInfo.hs148 | RecSelId
222 pp (RecSelId { sel_naughty = is_naughty })
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/Id/
H A DInfo.hs149 | RecSelId
223 pp (RecSelId { sel_naughty = is_naughty })
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Runtime/
H A DContext.hs379 RecSelId {} -> True
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/iface/
H A DToIface.hs430 toIfaceIdDetails (RecSelId { sel_naughty = n
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcRnExports.hs626 , RecSelId { sel_tycon = RecSelPatSyn p } <- idDetails i function
H A DTcExpr.hs828 RecSelId (RecSelData tycon) _ -> Just tycon
833 RecSelId (RecSelData tc) _
835 RecSelId (RecSelPatSyn ps) _
H A DTcTyDecls.hs864 rec_details = RecSelId { sel_tycon = idDetails, sel_naughty = is_naughty }
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DToIface.hs430 toIfaceIdDetails (RecSelId { sel_naughty = n
H A DTcIface.hs1452 ; return (RecSelId { sel_tycon = tc', sel_naughty = naughty }) }
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/
H A DCoreToIface.hs436 toIfaceIdDetails (RecSelId { sel_naughty = n
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/
H A DCoreToIface.hs442 toIfaceIdDetails (RecSelId { sel_naughty = n
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DUtils.hs1429 RecSelId {} -> n_val_args == 1 -- See Note [Record selection]
1443 RecSelId {} -> n_val_args == 1 -- See Note [Record selection]
/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.hs1838 RecSelId {} -> True
2134 RecSelId { sel_tycon = RecSelData tc } -> function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/coreSyn/
H A DCoreUtils.hs1386 RecSelId {} -> n_val_args == 1 -- See Note [Record selection]
1401 RecSelId {} -> n_val_args == 1 -- See Note [Record selection]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DUtils.hs1431 RecSelId {} -> n_val_args == 1 -- See Note [Record selection]
1445 RecSelId {} -> n_val_args == 1 -- See Note [Record selection]
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs1838 RecSelId {} -> True
2134 RecSelId { sel_tycon = RecSelData tc } -> function
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreUtils.hs1386 RecSelId {} -> n_val_args == 1 -- See Note [Record selection]
1401 RecSelId {} -> n_val_args == 1 -- See Note [Record selection]
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs1885 RecSelId {} -> True
2180 RecSelId { sel_tycon = RecSelData tc } -> function

12