Files
codeql/cpp/ql/test/library-tests/virtual_functions/cfg/cfg.expected
2020-10-07 13:14:54 -04:00

154 lines
6.1 KiB
Plaintext

| Base::Base | false | 165 | 165 | Base |
| Base::Base | false | 170 | 170 | return ... |
| Base::Base | false | 172 | 172 | { ... } |
| Base::Base | false | 326 | 326 | Base |
| Base::Base | false | 330 | 330 | Base |
| Base::Base | true | 170 | 165 | |
| Base::Base | true | 172 | 170 | |
| Base::Base_f | false | 369 | 369 | Base_f |
| Base::Base_f | false | 374 | 374 | declaration |
| Base::Base_f | false | 379 | 379 | call to f |
| Base::Base_f | false | 381 | 381 | this |
| Base::Base_f | false | 382 | 382 | initializer for i |
| Base::Base_f | false | 386 | 386 | return ... |
| Base::Base_f | false | 390 | 390 | 1 |
| Base::Base_f | false | 391 | 391 | { ... } |
| Base::Base_f | true | 374 | 382 | |
| Base::Base_f | true | 381 | 379 | |
| Base::Base_f | true | 382 | 381 | |
| Base::Base_f | true | 386 | 390 | |
| Base::Base_f | true | 390 | 369 | |
| Base::Base_f | true | 391 | 374 | |
| Base::Base_g | false | 334 | 334 | Base_g |
| Base::Base_g | false | 339 | 339 | declaration |
| Base::Base_g | false | 344 | 344 | call to g |
| Base::Base_g | false | 346 | 346 | this |
| Base::Base_g | false | 347 | 347 | initializer for i |
| Base::Base_g | false | 351 | 351 | return ... |
| Base::Base_g | false | 355 | 355 | 4 |
| Base::Base_g | false | 356 | 356 | { ... } |
| Base::Base_g | true | 339 | 347 | |
| Base::Base_g | true | 344 | 351 | |
| Base::Base_g | true | 346 | 344 | |
| Base::Base_g | true | 347 | 346 | |
| Base::Base_g | true | 351 | 355 | |
| Base::Base_g | true | 355 | 334 | |
| Base::Base_g | true | 356 | 339 | |
| Base::f | false | 256 | 256 | f |
| Base::f | false | 397 | 397 | ExprStmt |
| Base::f | false | 401 | 401 | call to abort |
| Base::f | false | 403 | 403 | return ... |
| Base::f | false | 405 | 405 | { ... } |
| Base::f | true | 397 | 401 | |
| Base::f | true | 403 | 256 | |
| Base::f | true | 405 | 397 | |
| Base::g | false | 183 | 183 | g |
| Base::g | false | 362 | 362 | return ... |
| Base::g | false | 366 | 366 | 3 |
| Base::g | false | 367 | 367 | { ... } |
| Base::g | true | 362 | 366 | |
| Base::g | true | 366 | 183 | |
| Base::g | true | 367 | 362 | |
| Base::operator= | false | 311 | 311 | operator= |
| Base::operator= | false | 320 | 320 | operator= |
| __va_list_tag::operator= | false | 57 | 57 | operator= |
| __va_list_tag::operator= | false | 63 | 63 | operator= |
| abort | false | 308 | 308 | abort |
| fun_f1 | false | 274 | 274 | fun_f1 |
| fun_f1 | false | 279 | 279 | declaration |
| fun_f1 | false | 282 | 282 | call to Base |
| fun_f1 | false | 283 | 283 | temporary object |
| fun_f1 | false | 284 | 284 | new |
| fun_f1 | false | 286 | 286 | initializer for p1 |
| fun_f1 | false | 290 | 290 | declaration |
| fun_f1 | false | 293 | 293 | call to f |
| fun_f1 | false | 295 | 295 | p1 |
| fun_f1 | false | 297 | 297 | initializer for i |
| fun_f1 | false | 301 | 301 | return ... |
| fun_f1 | false | 305 | 305 | 2 |
| fun_f1 | false | 306 | 306 | { ... } |
| fun_f1 | true | 279 | 286 | |
| fun_f1 | true | 282 | 284 | |
| fun_f1 | true | 284 | 290 | |
| fun_f1 | true | 286 | 282 | |
| fun_f1 | true | 290 | 297 | |
| fun_f1 | true | 293 | 301 | |
| fun_f1 | true | 295 | 293 | |
| fun_f1 | true | 297 | 295 | |
| fun_f1 | true | 301 | 305 | |
| fun_f1 | true | 305 | 274 | |
| fun_f1 | true | 306 | 279 | |
| fun_f2 | false | 237 | 237 | fun_f2 |
| fun_f2 | false | 242 | 242 | declaration |
| fun_f2 | false | 245 | 245 | call to Base |
| fun_f2 | false | 246 | 246 | temporary object |
| fun_f2 | false | 247 | 247 | new |
| fun_f2 | false | 249 | 249 | initializer for p1 |
| fun_f2 | false | 253 | 253 | declaration |
| fun_f2 | false | 259 | 259 | call to f |
| fun_f2 | false | 261 | 261 | p1 |
| fun_f2 | false | 263 | 263 | initializer for i |
| fun_f2 | false | 267 | 267 | return ... |
| fun_f2 | false | 271 | 271 | 2 |
| fun_f2 | false | 272 | 272 | { ... } |
| fun_f2 | true | 242 | 249 | |
| fun_f2 | true | 245 | 247 | |
| fun_f2 | true | 247 | 253 | |
| fun_f2 | true | 249 | 245 | |
| fun_f2 | true | 253 | 263 | |
| fun_f2 | true | 261 | 259 | |
| fun_f2 | true | 263 | 261 | |
| fun_f2 | true | 267 | 271 | |
| fun_f2 | true | 271 | 237 | |
| fun_f2 | true | 272 | 242 | |
| fun_g1 | false | 203 | 203 | fun_g1 |
| fun_g1 | false | 208 | 208 | declaration |
| fun_g1 | false | 211 | 211 | call to Base |
| fun_g1 | false | 212 | 212 | temporary object |
| fun_g1 | false | 213 | 213 | new |
| fun_g1 | false | 215 | 215 | initializer for p1 |
| fun_g1 | false | 219 | 219 | declaration |
| fun_g1 | false | 222 | 222 | call to g |
| fun_g1 | false | 224 | 224 | p1 |
| fun_g1 | false | 226 | 226 | initializer for i |
| fun_g1 | false | 230 | 230 | return ... |
| fun_g1 | false | 234 | 234 | 2 |
| fun_g1 | false | 235 | 235 | { ... } |
| fun_g1 | true | 208 | 215 | |
| fun_g1 | true | 211 | 213 | |
| fun_g1 | true | 213 | 219 | |
| fun_g1 | true | 215 | 211 | |
| fun_g1 | true | 219 | 226 | |
| fun_g1 | true | 222 | 230 | |
| fun_g1 | true | 224 | 222 | |
| fun_g1 | true | 226 | 224 | |
| fun_g1 | true | 230 | 234 | |
| fun_g1 | true | 234 | 203 | |
| fun_g1 | true | 235 | 208 | |
| fun_g2 | false | 151 | 151 | fun_g2 |
| fun_g2 | false | 156 | 156 | declaration |
| fun_g2 | false | 164 | 164 | call to Base |
| fun_g2 | false | 173 | 173 | temporary object |
| fun_g2 | false | 174 | 174 | new |
| fun_g2 | false | 176 | 176 | initializer for p1 |
| fun_g2 | false | 180 | 180 | declaration |
| fun_g2 | false | 188 | 188 | call to g |
| fun_g2 | false | 190 | 190 | p1 |
| fun_g2 | false | 192 | 192 | initializer for i |
| fun_g2 | false | 196 | 196 | return ... |
| fun_g2 | false | 200 | 200 | 2 |
| fun_g2 | false | 201 | 201 | { ... } |
| fun_g2 | true | 156 | 176 | |
| fun_g2 | true | 164 | 174 | |
| fun_g2 | true | 174 | 180 | |
| fun_g2 | true | 176 | 164 | |
| fun_g2 | true | 180 | 192 | |
| fun_g2 | true | 188 | 196 | |
| fun_g2 | true | 190 | 188 | |
| fun_g2 | true | 192 | 190 | |
| fun_g2 | true | 196 | 200 | |
| fun_g2 | true | 200 | 151 | |
| fun_g2 | true | 201 | 156 | |
| operator delete | false | 162 | 162 | operator delete |
| operator new | false | 160 | 160 | operator new |