Home
last modified time | relevance | path

Searched refs:pv_annotations (Results 1 – 3 of 3) sorted by relevance

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Parser/
H A DPostProcess.hs2851 , pv_annotations :: [(ApiAnnKey,[RealSrcSpan])] function
2886 , pv_annotations = annotations s function
2891 , annotations = pv_annotations acc'
2923 annotations' = ((l,a), [v]) : pv_annotations acc
2925 { pv_annotations = annotations' function
/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 DRdrHsSyn.hs3041 , pv_annotations :: [(ApiAnnKey,[SrcSpan])] function
3076 , pv_annotations = annotations s function
3081 , annotations = pv_annotations acc'
3113 annotations' = ((l,a), [v]) : pv_annotations acc
3115 { pv_annotations = annotations' function
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DRdrHsSyn.hs3041 , pv_annotations :: [(ApiAnnKey,[SrcSpan])] function
3076 , pv_annotations = annotations s function
3081 , annotations = pv_annotations acc'
3113 annotations' = ((l,a), [v]) : pv_annotations acc
3115 { pv_annotations = annotations' function