FuncDeclaration.isTypeIsolated
- bool isTypeIsolated(Type t)
- bool isTypeIsolated(Type t, StringTable!Type parentTypes)
class FuncDeclaration
extern (D) final
bool
isTypeIsolated
dmd func FuncDeclaration
constructorsfunctionsmanifest constantsstatic functionsvariables
See if pointers from function parameters, mutable globals, or uplevel functions could leak into type t.