File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
cpp/ql/src/semmle/code/cpp/ir/implementation
csharp/ql/src/experimental/ir/implementation Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ class IRGeneratedVariable extends IRVariable {
165
165
166
166
/**
167
167
* INTERNAL: Do not use.
168
- *
168
+ *
169
169
* Gets a string containing the source code location of the AST that generated this variable.
170
170
*
171
171
* This is used by debugging and printing code only.
@@ -178,7 +178,7 @@ class IRGeneratedVariable extends IRVariable {
178
178
179
179
/**
180
180
* INTERNAL: Do not use.
181
- *
181
+ *
182
182
* Gets the string that is combined with the location of the variable to generate the string
183
183
* representation of this variable.
184
184
*
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ class IRGeneratedVariable extends IRVariable {
165
165
166
166
/**
167
167
* INTERNAL: Do not use.
168
- *
168
+ *
169
169
* Gets a string containing the source code location of the AST that generated this variable.
170
170
*
171
171
* This is used by debugging and printing code only.
@@ -178,7 +178,7 @@ class IRGeneratedVariable extends IRVariable {
178
178
179
179
/**
180
180
* INTERNAL: Do not use.
181
- *
181
+ *
182
182
* Gets the string that is combined with the location of the variable to generate the string
183
183
* representation of this variable.
184
184
*
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ class IRGeneratedVariable extends IRVariable {
165
165
166
166
/**
167
167
* INTERNAL: Do not use.
168
- *
168
+ *
169
169
* Gets a string containing the source code location of the AST that generated this variable.
170
170
*
171
171
* This is used by debugging and printing code only.
@@ -178,7 +178,7 @@ class IRGeneratedVariable extends IRVariable {
178
178
179
179
/**
180
180
* INTERNAL: Do not use.
181
- *
181
+ *
182
182
* Gets the string that is combined with the location of the variable to generate the string
183
183
* representation of this variable.
184
184
*
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ class IRGeneratedVariable extends IRVariable {
165
165
166
166
/**
167
167
* INTERNAL: Do not use.
168
- *
168
+ *
169
169
* Gets a string containing the source code location of the AST that generated this variable.
170
170
*
171
171
* This is used by debugging and printing code only.
@@ -178,7 +178,7 @@ class IRGeneratedVariable extends IRVariable {
178
178
179
179
/**
180
180
* INTERNAL: Do not use.
181
- *
181
+ *
182
182
* Gets the string that is combined with the location of the variable to generate the string
183
183
* representation of this variable.
184
184
*
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ class IRGeneratedVariable extends IRVariable {
165
165
166
166
/**
167
167
* INTERNAL: Do not use.
168
- *
168
+ *
169
169
* Gets a string containing the source code location of the AST that generated this variable.
170
170
*
171
171
* This is used by debugging and printing code only.
@@ -178,7 +178,7 @@ class IRGeneratedVariable extends IRVariable {
178
178
179
179
/**
180
180
* INTERNAL: Do not use.
181
- *
181
+ *
182
182
* Gets the string that is combined with the location of the variable to generate the string
183
183
* representation of this variable.
184
184
*
You can’t perform that action at this time.
0 commit comments