CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (changelog, source)
Search

Member predicate FunctionCallSignature::isOverloaded

Holds if this function call signature is overloaded, that is, there are multiple function call signatures declared in the enclosing type.

predicate isOverloaded()