isNeedThisScope

Determine if a this is needed to access d.

bool
isNeedThisScope

Parameters

sc Scope*

context

d Declaration

declaration to check

Return Value

Type: bool

true means a this is needed

Suggestion Box / Bug Report