CodeQL library for Swift
codeql/swift-all 5.0.7-dev (changelog, source)
Search

Module Impl

INTERNAL: This module contains the customizable definition of OverloadedDeclRefExpr and should not be referenced directly.

Import path

import codeql.swift.elements.expr.internal.OverloadedDeclRefExprImpl

Classes

OverloadedDeclRefExpr

An ambiguous expression that might refer to multiple declarations. This will be present only for failing compilations.