Home
last modified time | relevance | path

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

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DSignature.hs511 set funStatic (oldDef ^. funStatic) $
1187 isStaticFun = (^. funStatic)
H A DBase.hs2273 funStatic, funInline, funMacro :: Lens' Bool Defn function
2274 funStatic = funFlag FunStatic function