Class Raw::OverloadedDeclRefExpr
INTERNAL: Do not use. An ambiguous expression that might refer to multiple declarations. This will be present only for failing compilations.
Import path
import codeql.swift.generated.RawDirect supertypes
Indirect supertypes
Predicates
| getNumberOfPossibleDeclarations | Gets the number of possible declarations of this overloaded declaration reference expression. |
| getPossibleDeclaration | Gets the |
| toString |