Flag used by resolveFuncCall.
issue error messages, solve the call.
do not issue error message on no match, just return null.
only resolve overloads, i.e. do not issue error on ambiguous
matches and need explicit this.
See Implementation
Flag used by resolveFuncCall.