Home
last modified time | relevance | path

Searched refs:fromVarIndex (Results 1 – 3 of 3) sorted by relevance

/dports/lang/elm/compiler-0.19.1/compiler/src/Data/
H A DName.hs21 , fromVarIndex
201 fromVarIndex :: Int -> Name
202 fromVarIndex n = function
/dports/lang/elm/compiler-0.19.1/compiler/src/Optimize/
H A DPort.hs271 Opt.VarLocal (Name.fromVarIndex index)
281 [ Opt.Function [Name.fromVarIndex i] decoder
H A DNames.hs54 ok (uid + 1) deps fields (Name.fromVarIndex uid)