CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.1.1-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()