IRState.isNothrow

struct IRState
@safe
bool
isNothrow
()

Return Value

Type: bool

true if in a nothrow section of code

Meta