|
93 | 93 | | captures.cpp:16:13:16:49 | // `x` is unused, but still captured. | |
94 | 94 | | captures.cpp:17:5:17:5 | return ... | |
95 | 95 | | captures.cpp:18:3:18:3 | return ... | |
| 96 | +| captures.cpp:21:5:21:5 | d | |
| 97 | +| captures.cpp:21:5:21:5 | definition of d | |
| 98 | +| captures.cpp:21:11:21:11 | definition of x | |
| 99 | +| captures.cpp:21:11:21:11 | x | |
| 100 | +| captures.cpp:21:18:21:18 | definition of y | |
| 101 | +| captures.cpp:21:18:21:18 | y | |
| 102 | +| captures.cpp:21:21:27:1 | { ... } | |
| 103 | +| captures.cpp:22:3:24:4 | declaration | |
| 104 | +| captures.cpp:22:8:22:15 | definition of myLambda | |
| 105 | +| captures.cpp:22:8:22:15 | myLambda | |
| 106 | +| captures.cpp:22:18:24:3 | initializer for myLambda | |
| 107 | +| captures.cpp:22:19:22:19 | (constructor) | |
| 108 | +| captures.cpp:22:19:22:19 | (constructor) | |
| 109 | +| captures.cpp:22:19:22:19 | (constructor) | |
| 110 | +| captures.cpp:22:19:22:19 | Unknown literal | |
| 111 | +| captures.cpp:22:19:22:19 | Unknown literal | |
| 112 | +| captures.cpp:22:19:22:19 | constructor init of field x | |
| 113 | +| captures.cpp:22:19:22:19 | constructor init of field y | |
| 114 | +| captures.cpp:22:19:22:19 | declaration of (null) | |
| 115 | +| captures.cpp:22:19:22:19 | definition of (null) | |
| 116 | +| captures.cpp:22:19:22:19 | definition of (null) | |
| 117 | +| captures.cpp:22:19:22:19 | definition of operator= | |
| 118 | +| captures.cpp:22:19:22:19 | operator= | |
| 119 | +| captures.cpp:22:19:22:19 | return ... | |
| 120 | +| captures.cpp:22:19:22:19 | { ... } | |
| 121 | +| captures.cpp:22:19:24:3 | [...](...){...} | |
| 122 | +| captures.cpp:22:19:24:3 | {...} | |
| 123 | +| captures.cpp:22:23:22:23 | definition of x | |
| 124 | +| captures.cpp:22:23:22:23 | x | |
| 125 | +| captures.cpp:22:23:22:23 | x | |
| 126 | +| captures.cpp:22:25:22:25 | definition of operator() | |
| 127 | +| captures.cpp:22:25:22:25 | operator() | |
| 128 | +| captures.cpp:22:30:22:30 | definition of z | |
| 129 | +| captures.cpp:22:30:22:30 | z | |
| 130 | +| captures.cpp:22:40:24:3 | { ... } | |
| 131 | +| captures.cpp:23:5:23:21 | return ... | |
| 132 | +| captures.cpp:23:12:23:16 | ... + ... | |
| 133 | +| captures.cpp:23:12:23:20 | ... + ... | |
| 134 | +| captures.cpp:23:16:23:16 | (reference dereference) | |
| 135 | +| captures.cpp:23:16:23:16 | definition of y | |
| 136 | +| captures.cpp:23:16:23:16 | y | |
| 137 | +| captures.cpp:23:20:23:20 | z | |
| 138 | +| captures.cpp:26:3:26:24 | return ... | |
| 139 | +| captures.cpp:26:10:26:17 | (const lambda [] type at line 22, col. 19)... | |
| 140 | +| captures.cpp:26:10:26:17 | myLambda | |
| 141 | +| captures.cpp:26:18:26:18 | call to operator() | |
| 142 | +| captures.cpp:26:19:26:22 | 1000 | |
96 | 143 | | end_pos.cpp:0:0:0:0 | end_pos.cpp | |
97 | 144 | | end_pos.cpp:2:1:2:14 | #define OPEN { | |
98 | 145 | | end_pos.cpp:3:6:3:10 | definition of igFun | |
|
139 | 186 | | file://:0:0:0:0 | (captured this) | |
140 | 187 | | file://:0:0:0:0 | (captured this) | |
141 | 188 | | file://:0:0:0:0 | (global namespace) | |
| 189 | +| file://:0:0:0:0 | (reference to) | |
142 | 190 | | file://:0:0:0:0 | ..()(..) | |
| 191 | +| file://:0:0:0:0 | ..()(..) | |
| 192 | +| file://:0:0:0:0 | ..(*)(..) | |
143 | 193 | | file://:0:0:0:0 | ..(*)(..) | |
| 194 | +| file://:0:0:0:0 | ..(*)(..) | |
| 195 | +| file://:0:0:0:0 | ..(..) | |
144 | 196 | | file://:0:0:0:0 | __va_list_tag | |
145 | 197 | | file://:0:0:0:0 | __va_list_tag & | |
146 | 198 | | file://:0:0:0:0 | __va_list_tag && | |
|
161 | 213 | | file://:0:0:0:0 | const lambda [] type at line 9, col. 15 & | |
162 | 214 | | file://:0:0:0:0 | const lambda [] type at line 15, col. 5 | |
163 | 215 | | file://:0:0:0:0 | const lambda [] type at line 15, col. 5 & | |
| 216 | +| file://:0:0:0:0 | const lambda [] type at line 22, col. 19 | |
| 217 | +| file://:0:0:0:0 | const lambda [] type at line 22, col. 19 & | |
| 218 | +| file://:0:0:0:0 | const lambda [] type at line 22, col. 19 * | |
| 219 | +| file://:0:0:0:0 | const lambda [] type at line 22, col. 19 *const | |
| 220 | +| file://:0:0:0:0 | declaration of 1st parameter | |
164 | 221 | | file://:0:0:0:0 | declaration of 1st parameter | |
165 | 222 | | file://:0:0:0:0 | declaration of 1st parameter | |
166 | 223 | | file://:0:0:0:0 | declaration of 1st parameter | |
|
175 | 232 | | file://:0:0:0:0 | declaration of 1st parameter | |
176 | 233 | | file://:0:0:0:0 | declaration of 1st parameter | |
177 | 234 | | file://:0:0:0:0 | declaration of 1st parameter | |
| 235 | +| file://:0:0:0:0 | declaration of 1st parameter | |
| 236 | +| file://:0:0:0:0 | declaration of 1st parameter | |
| 237 | +| file://:0:0:0:0 | decltype([...](...){...}) | |
178 | 238 | | file://:0:0:0:0 | decltype([...](...){...}) | |
179 | 239 | | file://:0:0:0:0 | decltype([...](...){...}) | |
180 | 240 | | file://:0:0:0:0 | decltype([...](...){...}) | |
|
200 | 260 | | file://:0:0:0:0 | lambda [] type at line 9, col. 15 && | |
201 | 261 | | file://:0:0:0:0 | lambda [] type at line 15, col. 5 & | |
202 | 262 | | file://:0:0:0:0 | lambda [] type at line 15, col. 5 && | |
| 263 | +| file://:0:0:0:0 | lambda [] type at line 22, col. 19 & | |
| 264 | +| file://:0:0:0:0 | lambda [] type at line 22, col. 19 && | |
| 265 | +| file://:0:0:0:0 | lambda [] type at line 22, col. 19 * | |
203 | 266 | | file://:0:0:0:0 | operator= | |
204 | 267 | | file://:0:0:0:0 | operator= | |
205 | 268 | | file://:0:0:0:0 | overflow_arg_area | |
|
219 | 282 | | file://:0:0:0:0 | p#0 | |
220 | 283 | | file://:0:0:0:0 | p#0 | |
221 | 284 | | file://:0:0:0:0 | p#0 | |
| 285 | +| file://:0:0:0:0 | p#0 | |
| 286 | +| file://:0:0:0:0 | p#0 | |
| 287 | +| file://:0:0:0:0 | p#0 | |
222 | 288 | | file://:0:0:0:0 | reg_save_area | |
223 | 289 | | file://:0:0:0:0 | this | |
224 | 290 | | file://:0:0:0:0 | this | |
225 | 291 | | file://:0:0:0:0 | this | |
226 | 292 | | file://:0:0:0:0 | this | |
227 | 293 | | file://:0:0:0:0 | this | |
| 294 | +| file://:0:0:0:0 | this | |
| 295 | +| file://:0:0:0:0 | this | |
228 | 296 | | file://:0:0:0:0 | void * | |
229 | 297 | | file://:0:0:0:0 | x | |
230 | 298 | | file://:0:0:0:0 | x | |
231 | 299 | | file://:0:0:0:0 | x | |
| 300 | +| file://:0:0:0:0 | x | |
| 301 | +| file://:0:0:0:0 | y | |
| 302 | +| file://:0:0:0:0 | y | |
0 commit comments