Class Raw::DeclRefExpr
INTERNAL: Do not use.
Import path
import codeql.swift.generated.RawDirect supertypes
Predicates
| getDecl | Gets the declaration of this declaration reference expression. |
| getReplacementType | Gets the |
| hasDirectToImplementationSemantics | Holds if this declaration reference expression has direct to implementation semantics. |
| hasDirectToStorageSemantics | Holds if this declaration reference expression has direct to storage semantics. |
| hasDistributedThunkSemantics | Holds if this declaration reference expression has distributed thunk semantics. |
| hasOrdinarySemantics | Holds if this declaration reference expression has ordinary semantics. |
| toString |