Home
last modified time | relevance | path

Searched defs:cvtInline (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/GHC/
H A DThToHs.hs812 cvtInline TH.NoInline = Hs.NoInline function
813 cvtInline TH.Inline = Hs.Inline function
814 cvtInline TH.Inlinable = Hs.Inlinable function