Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/
H A DDatatypes.hs172 return $ RecordCon (recPatternMatching r) (recEtaEquality r) fs
195 Record{ recPatternMatching } -> return $ Just $ IsRecord recPatternMatching
H A DPositivity.hs203 Record {recClause = Nothing, recPatternMatching } -> Just $ IsRecord recPatternMatching
H A DGeneralize.hs812 , recPatternMatching = CopatternMatching function
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Rules/Builtin/
H A DCoinduction.hs82 , recPatternMatching= CopatternMatching
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Rules/
H A DRecord.hs224 , recPatternMatching= patCopat
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DBase.hs2094 , recPatternMatching :: PatternOrCopattern function