Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DCoverage.hs1059 tickSameFileOnly :: TickishType -> Bool
1060 tickSameFileOnly HpcTicks = True function
1061 tickSameFileOnly _other = False function
1152 let need_same_file = tickSameFileOnly tickish