checkUnsafeDotExp

Check for unsafe use of .ptr or .funcptr

bool
checkUnsafeDotExp

Parameters

sc Scope*

context

e Expression

expression for error messages

id Identifier

ptr or funcptr

flag int

DotExpFlag

Return Value

Type: bool

true if error

Meta