Home
last modified time | relevance | path

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

/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/TypeCheck/
H A DType.hs165 | TypeOfIfCondExpr constructor
1083 TypeOfIfCondExpr -> "b"
1136 TypeOfIfCondExpr -> "type of `if` condition"
H A DInfer.hs363 do e1' <- checkE e1 (WithSource tBit TypeOfIfCondExpr)