Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/
H A DInfo.hs24 import Agda.Syntax.Scope.Base (ScopeInfo, emptyScopeInfo)
44 , metaScope = emptyScopeInfo
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Interaction/
H A DCommandLine.hs136 liftTCM $ setScope $ maybe emptyScopeInfo iInsideScope (crInterface <$> checked)
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/Scope/
H A DBase.hs601 empty = emptyScopeInfo
618 emptyScopeInfo :: ScopeInfo
619 emptyScopeInfo = ScopeInfo function
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Rules/
H A DTerm.hs32 , emptyScopeInfo
1445 , A.metaScope = emptyScopeInfo
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DBase.hs370 , stPreScope = emptyScopeInfo