FuncDeclaration.checkForwardRef

Check that this function type is properly resolved. If not, report "forward reference error" and return true.

class FuncDeclaration
final
bool
checkForwardRef
(
Loc loc
)

Meta