mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
19 lines
948 B
Plaintext
19 lines
948 B
Plaintext
thisExprType
|
|
| test.cpp:11:5:11:5 | this | file://:0:0:0:0 | C * |
|
|
| test.cpp:16:5:16:8 | this | file://:0:0:0:0 | C * |
|
|
| test.cpp:21:12:21:12 | this | file://:0:0:0:0 | const C * |
|
|
| test.cpp:26:12:26:12 | this | file://:0:0:0:0 | volatile C * |
|
|
| test.cpp:31:12:31:12 | this | file://:0:0:0:0 | const volatile C * |
|
|
| test.cpp:41:12:41:12 | this | file://:0:0:0:0 | const C * |
|
|
| test.cpp:46:12:46:12 | this | file://:0:0:0:0 | C * |
|
|
#select
|
|
| test.cpp:9:8:9:9 | f1 | file://:0:0:0:0 | C * |
|
|
| test.cpp:14:8:14:9 | f2 | file://:0:0:0:0 | C * |
|
|
| test.cpp:19:7:19:8 | f3 | file://:0:0:0:0 | const C * |
|
|
| test.cpp:24:7:24:8 | f4 | file://:0:0:0:0 | volatile C * |
|
|
| test.cpp:29:7:29:8 | f5 | file://:0:0:0:0 | const volatile C * |
|
|
| test.cpp:34:8:34:9 | f6 | file://:0:0:0:0 | C * |
|
|
| test.cpp:39:9:39:10 | f7 | file://:0:0:0:0 | const C * |
|
|
| test.cpp:44:9:44:10 | f8 | file://:0:0:0:0 | C * |
|
|
| test.cpp:53:8:53:8 | f | file://:0:0:0:0 | D * |
|