mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
C++: Sync identical files.
This commit is contained in:
@@ -51,6 +51,7 @@ class ValueNumber extends TValueNumber {
|
||||
/**
|
||||
* Gets an `Operand` whose definition is exact and has this value number.
|
||||
*/
|
||||
pragma[nomagic]
|
||||
final Operand getAUse() { this = valueNumber(result.getDef()) }
|
||||
|
||||
final string getKind() {
|
||||
|
||||
@@ -51,6 +51,7 @@ class ValueNumber extends TValueNumber {
|
||||
/**
|
||||
* Gets an `Operand` whose definition is exact and has this value number.
|
||||
*/
|
||||
pragma[nomagic]
|
||||
final Operand getAUse() { this = valueNumber(result.getDef()) }
|
||||
|
||||
final string getKind() {
|
||||
|
||||
Reference in New Issue
Block a user