Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DCoverage.hs572 where addTickWit Nothing = return Nothing function
599 where addTickWit Nothing = return Nothing function
600 addTickWit (Just fl) = do fl' <- addTickSyntaxExpr hpcSrcSpan fl function