dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
TypeFunction.modsToMangle
dil
semantic
Types
TypeFunction
Mangles the modifiers of this function.
class
TypeFunction
version
(
D2
)
cstring
modsToMangle
(
)
out (m) { assert (m in ["O"[]:1, "Ox":1, "ONg":1, "x":1, "y":1, "Ng":1]); }
Meta
Source
See Implementation
dil
semantic
Types
TypeFunction
functions
attrsToMangle
modsToMangle
variables
linkage
params
stcs
variadic
Mangles the modifiers of this function.