File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed
cpp/ql/lib/semmle/code/cpp/ir/implementation Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -73,8 +73,6 @@ abstract private class AbstractIRVariable extends TIRVariable {
7373 * Gets the function that references this variable.
7474 */
7575 final Language:: Declaration getEnclosingFunction ( ) { result = func }
76-
77- IRBlock getDeclarationBlock ( ) { none ( ) }
7876}
7977
8078/**
Original file line number Diff line number Diff line change @@ -73,8 +73,6 @@ abstract private class AbstractIRVariable extends TIRVariable {
7373 * Gets the function that references this variable.
7474 */
7575 final Language:: Declaration getEnclosingFunction ( ) { result = func }
76-
77- IRBlock getDeclarationBlock ( ) { none ( ) }
7876}
7977
8078/**
Original file line number Diff line number Diff line change @@ -73,8 +73,6 @@ abstract private class AbstractIRVariable extends TIRVariable {
7373 * Gets the function that references this variable.
7474 */
7575 final Language:: Declaration getEnclosingFunction ( ) { result = func }
76-
77- IRBlock getDeclarationBlock ( ) { none ( ) }
7876}
7977
8078/**
You can’t perform that action at this time.
0 commit comments