Home
last modified time | relevance | path

Searched refs:pv_comment_q (Results 1 – 4 of 4) sorted by relevance

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Parser/
H A DPostProcess.hs2740 , pv_comment_q :: [LEpaComment] function
2793 , pv_comment_q = comment_q s } function
2797 , comment_q = pv_comment_q acc' }
2826 let (comment_q', newAnns) = allocateComments ss (pv_comment_q s) in
2828 pv_comment_q = comment_q' function
2832 = allocatePriorComments ss (pv_comment_q s) (pv_header_comments s) in
2835 pv_comment_q = comment_q' function
2839 = allocateFinalComments ss (pv_comment_q s) (pv_header_comments s) in
2842 pv_comment_q = comment_q' function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Parser/
H A DPostProcess.hs2852 , pv_comment_q :: [RealLocated AnnotationComment] function
2887 , pv_comment_q = comment_q s function
2892 , comment_q = pv_comment_q acc'
2921 (comment_q', new_ann_comments) = allocateComments l (pv_comment_q acc)
2926 , pv_comment_q = comment_q' 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.hs3042 , pv_comment_q :: [Located AnnotationComment] function
3077 , pv_comment_q = comment_q s function
3082 , comment_q = pv_comment_q acc'
3111 (comment_q', new_ann_comments) = allocateComments l (pv_comment_q acc)
3116 , pv_comment_q = comment_q' function
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DRdrHsSyn.hs3042 , pv_comment_q :: [Located AnnotationComment] function
3077 , pv_comment_q = comment_q s function
3082 , comment_q = pv_comment_q acc'
3111 (comment_q', new_ann_comments) = allocateComments l (pv_comment_q acc)
3116 , pv_comment_q = comment_q' function