Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Compiler/
H A DCommon.hs92 curDefs = HMap.filter (not . defNoCompilation) . (^. sigDefinitions) . iSignature <$> curIF
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Rules/
H A DData.hs616 { defNoCompilation = True function
744 { defNoCompilation = True } function
910 { defNoCompilation = True } function
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DSignature.hs467 , defNoCompilation = defNoCompilation d function
H A DBase.hs1787 , defNoCompilation :: Bool function
1835 , defNoCompilation = False function