buildScopeRef

Computes how a parameter may be returned. Shrinking the representation is necessary because StorageClass is so wide

pure nothrow @nogc @safe
buildScopeRef
(
StorageClass stc
)

Parameters

stc StorageClass

storage class of parameter

Return Value

Type: ScopeRef

value from enum ScopeRef

Meta