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 @@ -28,7 +28,7 @@ class IRBlockBase extends TIRBlock {
2828
2929 /**
3030 * INTERNAL: Do not use.
31- *
31+ *
3232 * Gets a string that uniquely identifies this block within its enclosing function.
3333 *
3434 * This predicate is used by debugging and printing code only.
@@ -37,7 +37,7 @@ class IRBlockBase extends TIRBlock {
3737
3838 /**
3939 * INTERNAL: Do not use.
40- *
40+ *
4141 * Gets the zero-based index of the block within its function.
4242 *
4343 * This predicate is used by debugging and printing code only.
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class IRBlockBase extends TIRBlock {
2828
2929 /**
3030 * INTERNAL: Do not use.
31- *
31+ *
3232 * Gets a string that uniquely identifies this block within its enclosing function.
3333 *
3434 * This predicate is used by debugging and printing code only.
@@ -37,7 +37,7 @@ class IRBlockBase extends TIRBlock {
3737
3838 /**
3939 * INTERNAL: Do not use.
40- *
40+ *
4141 * Gets the zero-based index of the block within its function.
4242 *
4343 * This predicate is used by debugging and printing code only.
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class IRBlockBase extends TIRBlock {
2828
2929 /**
3030 * INTERNAL: Do not use.
31- *
31+ *
3232 * Gets a string that uniquely identifies this block within its enclosing function.
3333 *
3434 * This predicate is used by debugging and printing code only.
@@ -37,7 +37,7 @@ class IRBlockBase extends TIRBlock {
3737
3838 /**
3939 * INTERNAL: Do not use.
40- *
40+ *
4141 * Gets the zero-based index of the block within its function.
4242 *
4343 * This predicate is used by debugging and printing code only.
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class IRBlockBase extends TIRBlock {
2828
2929 /**
3030 * INTERNAL: Do not use.
31- *
31+ *
3232 * Gets a string that uniquely identifies this block within its enclosing function.
3333 *
3434 * This predicate is used by debugging and printing code only.
@@ -37,7 +37,7 @@ class IRBlockBase extends TIRBlock {
3737
3838 /**
3939 * INTERNAL: Do not use.
40- *
40+ *
4141 * Gets the zero-based index of the block within its function.
4242 *
4343 * This predicate is used by debugging and printing code only.
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class IRBlockBase extends TIRBlock {
2828
2929 /**
3030 * INTERNAL: Do not use.
31- *
31+ *
3232 * Gets a string that uniquely identifies this block within its enclosing function.
3333 *
3434 * This predicate is used by debugging and printing code only.
@@ -37,7 +37,7 @@ class IRBlockBase extends TIRBlock {
3737
3838 /**
3939 * INTERNAL: Do not use.
40- *
40+ *
4141 * Gets the zero-based index of the block within its function.
4242 *
4343 * This predicate is used by debugging and printing code only.
You can’t perform that action at this time.
0 commit comments