mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
14 lines
1.0 KiB
Plaintext
14 lines
1.0 KiB
Plaintext
| 0 | whilestmt.c:8:23:13:1 | { ... } | 1 | whilestmt.c:9:3:9:15 | declaration |
|
|
| 1 | whilestmt.c:9:3:9:15 | declaration | 1 | whilestmt.c:9:13:9:14 | initializer for done |
|
|
| 1 | whilestmt.c:9:13:9:14 | 1 | 2 | whilestmt.c:10:3:12:3 | while (...) ... |
|
|
| 1 | whilestmt.c:9:13:9:14 | initializer for done | 1 | whilestmt.c:9:13:9:14 | 1 |
|
|
| 2 | whilestmt.c:10:3:12:3 | while (...) ... | 2 | whilestmt.c:10:10:10:13 | done |
|
|
| 2 | whilestmt.c:10:9:10:13 | ! ... | 5 | whilestmt.c:13:1:13:1 | return ... |
|
|
| 2 | whilestmt.c:10:10:10:13 | done | 2 | whilestmt.c:10:9:10:13 | ! ... |
|
|
| 2 | whilestmt.c:10:16:12:3 | { ... } | 3 | whilestmt.c:11:5:11:13 | ExprStmt |
|
|
| 3 | whilestmt.c:11:5:11:8 | done | 3 | whilestmt.c:11:5:11:12 | ... = ... |
|
|
| 3 | whilestmt.c:11:5:11:12 | ... = ... | 2 | whilestmt.c:10:10:10:13 | done |
|
|
| 3 | whilestmt.c:11:5:11:13 | ExprStmt | 3 | whilestmt.c:11:12:11:12 | 0 |
|
|
| 3 | whilestmt.c:11:12:11:12 | 0 | 3 | whilestmt.c:11:5:11:8 | done |
|
|
| 5 | whilestmt.c:13:1:13:1 | return ... | 0 | whilestmt.c:8:6:8:19 | always_false_2 |
|