Skip to content

Commit 5e2c8f2

Browse files
committed
SSA: Add qldoc.
1 parent f00f2c6 commit 5e2c8f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared/ssa/codeql/ssa/Ssa.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,6 +1683,7 @@ module Make<LocationSig Location, InputSig<Location> Input> {
16831683

16841684
SsaDefinitionNodeImpl() { this = TSsaDefinitionNode(def) }
16851685

1686+
/** Gets the underlying SSA definition. */
16861687
Definition getDefinition() { result = def }
16871688
}
16881689

0 commit comments

Comments
 (0)