Files
codeql/cpp/ql/test/library-tests/static_cast/expr.expected
2018-08-02 17:53:23 +01:00

7 lines
202 B
Plaintext

| file://:0:0:0:0 | this |
| ms.cpp:3:10:3:12 | 0 |
| ms.cpp:3:10:3:12 | constructor init of field x |
| ms.cpp:3:16:3:40 | static_cast<int>... |
| ms.cpp:3:39:3:39 | x |
| ms.cpp:5:3:5:3 | call to S |