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 {
28
28
29
29
/**
30
30
* INTERNAL: Do not use.
31
- *
31
+ *
32
32
* Gets a string that uniquely identifies this block within its enclosing function.
33
33
*
34
34
* This predicate is used by debugging and printing code only.
@@ -37,7 +37,7 @@ class IRBlockBase extends TIRBlock {
37
37
38
38
/**
39
39
* INTERNAL: Do not use.
40
- *
40
+ *
41
41
* Gets the zero-based index of the block within its function.
42
42
*
43
43
* 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 {
28
28
29
29
/**
30
30
* INTERNAL: Do not use.
31
- *
31
+ *
32
32
* Gets a string that uniquely identifies this block within its enclosing function.
33
33
*
34
34
* This predicate is used by debugging and printing code only.
@@ -37,7 +37,7 @@ class IRBlockBase extends TIRBlock {
37
37
38
38
/**
39
39
* INTERNAL: Do not use.
40
- *
40
+ *
41
41
* Gets the zero-based index of the block within its function.
42
42
*
43
43
* 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 {
28
28
29
29
/**
30
30
* INTERNAL: Do not use.
31
- *
31
+ *
32
32
* Gets a string that uniquely identifies this block within its enclosing function.
33
33
*
34
34
* This predicate is used by debugging and printing code only.
@@ -37,7 +37,7 @@ class IRBlockBase extends TIRBlock {
37
37
38
38
/**
39
39
* INTERNAL: Do not use.
40
- *
40
+ *
41
41
* Gets the zero-based index of the block within its function.
42
42
*
43
43
* 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 {
28
28
29
29
/**
30
30
* INTERNAL: Do not use.
31
- *
31
+ *
32
32
* Gets a string that uniquely identifies this block within its enclosing function.
33
33
*
34
34
* This predicate is used by debugging and printing code only.
@@ -37,7 +37,7 @@ class IRBlockBase extends TIRBlock {
37
37
38
38
/**
39
39
* INTERNAL: Do not use.
40
- *
40
+ *
41
41
* Gets the zero-based index of the block within its function.
42
42
*
43
43
* 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 {
28
28
29
29
/**
30
30
* INTERNAL: Do not use.
31
- *
31
+ *
32
32
* Gets a string that uniquely identifies this block within its enclosing function.
33
33
*
34
34
* This predicate is used by debugging and printing code only.
@@ -37,7 +37,7 @@ class IRBlockBase extends TIRBlock {
37
37
38
38
/**
39
39
* INTERNAL: Do not use.
40
- *
40
+ *
41
41
* Gets the zero-based index of the block within its function.
42
42
*
43
43
* This predicate is used by debugging and printing code only.
You can’t perform that action at this time.
0 commit comments