File tree Expand file tree Collapse file tree 25 files changed +116
-116
lines changed Expand file tree Collapse file tree 25 files changed +116
-116
lines changed Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ bool IsFoo(bool Bar);
75
75
},
76
76
"location" : {
77
77
"position" : {
78
- "character" : 6 ,
79
- "line" : 2
78
+ "character" : 5 ,
79
+ "line" : 1
80
80
},
81
81
"uri" : "file://INPUT_DIR/input.h"
82
82
},
@@ -176,8 +176,8 @@ bool IsFoo(bool Bar);
176
176
},
177
177
"location" : {
178
178
"position" : {
179
- "character" : 6 ,
180
- "line" : 4
179
+ "character" : 5 ,
180
+ "line" : 3
181
181
},
182
182
"uri" : "file://INPUT_DIR/input.h"
183
183
},
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ bool IsFoo(bool Bar);
74
74
},
75
75
" location" : {
76
76
" position" : {
77
- " character" : 6 ,
78
- " line" : 1
77
+ " character" : 5 ,
78
+ " line" : 0
79
79
},
80
80
" uri" : " file://INPUT_DIR/input.h"
81
81
},
@@ -175,8 +175,8 @@ bool IsFoo(bool Bar);
175
175
},
176
176
" location" : {
177
177
" position" : {
178
- " character" : 6 ,
179
- " line" : 3
178
+ " character" : 5 ,
179
+ " line" : 2
180
180
},
181
181
" uri" : " file://INPUT_DIR/input.h"
182
182
},
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ class Foo {
106
106
},
107
107
" location" : {
108
108
" position" : {
109
- " character" : 7 ,
110
- " line" : 1
109
+ " character" : 6 ,
110
+ " line" : 0
111
111
},
112
112
" uri" : " file://INPUT_DIR/input.h"
113
113
},
@@ -161,8 +161,8 @@ class Foo {
161
161
},
162
162
" location" : {
163
163
" position" : {
164
- " character" : 7 ,
165
- " line" : 3
164
+ " character" : 6 ,
165
+ " line" : 2
166
166
},
167
167
" uri" : " file://INPUT_DIR/input.h"
168
168
},
@@ -225,8 +225,8 @@ class Foo {
225
225
},
226
226
" location" : {
227
227
" position" : {
228
- " character" : 15 ,
229
- " line" : 4
228
+ " character" : 14 ,
229
+ " line" : 3
230
230
},
231
231
" uri" : " file://INPUT_DIR/input.h"
232
232
},
@@ -281,8 +281,8 @@ class Foo {
281
281
},
282
282
" location" : {
283
283
" position" : {
284
- " character" : 7 ,
285
- " line" : 7
284
+ " character" : 6 ,
285
+ " line" : 6
286
286
},
287
287
" uri" : " file://INPUT_DIR/input.h"
288
288
},
@@ -337,8 +337,8 @@ class Foo {
337
337
},
338
338
" location" : {
339
339
" position" : {
340
- " character" : 7 ,
341
- " line" : 10
340
+ " character" : 6 ,
341
+ " line" : 9
342
342
},
343
343
" uri" : " file://INPUT_DIR/input.h"
344
344
},
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ template<typename T> class Foo {};
96
96
},
97
97
" location" : {
98
98
" position" : {
99
- " character" : 28 ,
100
- " line" : 1
99
+ " character" : 27 ,
100
+ " line" : 0
101
101
},
102
102
" uri" : " file://INPUT_DIR/input.h"
103
103
},
Original file line number Diff line number Diff line change @@ -103,8 +103,8 @@ template<typename T> class Foo : public T {};
103
103
},
104
104
" location" : {
105
105
" position" : {
106
- " character" : 28 ,
107
- " line" : 1
106
+ " character" : 27 ,
107
+ " line" : 0
108
108
},
109
109
" uri" : " file://INPUT_DIR/input.h"
110
110
},
Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ template<typename Z> class Foo<Z, int> {};
114
114
},
115
115
" location" : {
116
116
" position" : {
117
- " character" : 40 ,
118
- " line" : 1
117
+ " character" : 39 ,
118
+ " line" : 0
119
119
},
120
120
" uri" : " file://INPUT_DIR/input.h"
121
121
},
@@ -224,8 +224,8 @@ template<typename Z> class Foo<Z, int> {};
224
224
},
225
225
" location" : {
226
226
" position" : {
227
- " character" : 28 ,
228
- " line" : 3
227
+ " character" : 27 ,
228
+ " line" : 2
229
229
},
230
230
" uri" : " file://INPUT_DIR/input.h"
231
231
},
Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ template<> class Foo<int> {};
98
98
},
99
99
" location" : {
100
100
" position" : {
101
- " character" : 28 ,
102
- " line" : 1
101
+ " character" : 27 ,
102
+ " line" : 0
103
103
},
104
104
" uri" : " file://INPUT_DIR/input.h"
105
105
},
@@ -178,8 +178,8 @@ template<> class Foo<int> {};
178
178
},
179
179
" location" : {
180
180
" position" : {
181
- " character" : 18 ,
182
- " line" : 3
181
+ " character" : 17 ,
182
+ " line" : 2
183
183
},
184
184
" uri" : " file://INPUT_DIR/input.h"
185
185
},
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ template<typename T> concept Foo = true;
96
96
},
97
97
" location" : {
98
98
" position" : {
99
- " character" : 30 ,
100
- " line" : 1
99
+ " character" : 29 ,
100
+ " line" : 0
101
101
},
102
102
" uri" : " file://INPUT_DIR/input.h"
103
103
},
Original file line number Diff line number Diff line change @@ -87,8 +87,8 @@ class Foo {
87
87
},
88
88
" location" : {
89
89
" position" : {
90
- " character" : 7 ,
91
- " line" : 1
90
+ " character" : 6 ,
91
+ " line" : 0
92
92
},
93
93
" uri" : " file://INPUT_DIR/input.h"
94
94
},
@@ -142,8 +142,8 @@ class Foo {
142
142
},
143
143
" location" : {
144
144
" position" : {
145
- " character" : 3 ,
146
- " line" : 2
145
+ " character" : 2 ,
146
+ " line" : 1
147
147
},
148
148
" uri" : " file://INPUT_DIR/input.h"
149
149
},
@@ -198,8 +198,8 @@ class Foo {
198
198
},
199
199
" location" : {
200
200
" position" : {
201
- " character" : 3 ,
202
- " line" : 3
201
+ " character" : 2 ,
202
+ " line" : 2
203
203
},
204
204
" uri" : " file://INPUT_DIR/input.h"
205
205
},
Original file line number Diff line number Diff line change @@ -87,8 +87,8 @@ class Foo {
87
87
},
88
88
" location" : {
89
89
" position" : {
90
- " character" : 7 ,
91
- " line" : 1
90
+ " character" : 6 ,
91
+ " line" : 0
92
92
},
93
93
" uri" : " file://INPUT_DIR/input.h"
94
94
},
@@ -150,8 +150,8 @@ class Foo {
150
150
},
151
151
" location" : {
152
152
" position" : {
153
- " character" : 3 ,
154
- " line" : 2
153
+ " character" : 2 ,
154
+ " line" : 1
155
155
},
156
156
" uri" : " file://INPUT_DIR/input.h"
157
157
},
@@ -222,8 +222,8 @@ class Foo {
222
222
},
223
223
" location" : {
224
224
" position" : {
225
- " character" : 12 ,
226
- " line" : 3
225
+ " character" : 11 ,
226
+ " line" : 2
227
227
},
228
228
" uri" : " file://INPUT_DIR/input.h"
229
229
},
Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ class Foo {
81
81
},
82
82
" location" : {
83
83
" position" : {
84
- " character" : 7 ,
85
- " line" : 1
84
+ " character" : 6 ,
85
+ " line" : 0
86
86
},
87
87
" uri" : " file://INPUT_DIR/input.h"
88
88
},
@@ -168,8 +168,8 @@ class Foo {
168
168
},
169
169
" location" : {
170
170
" position" : {
171
- " character" : 33 ,
172
- " line" : 2
171
+ " character" : 32 ,
172
+ " line" : 1
173
173
},
174
174
" uri" : " file://INPUT_DIR/input.h"
175
175
},
Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ void getFooBar() noexcept(false);
97
97
},
98
98
" location" : {
99
99
" position" : {
100
- " character" : 6 ,
101
- " line" : 1
100
+ " character" : 5 ,
101
+ " line" : 0
102
102
},
103
103
" uri" : " file://INPUT_DIR/input.h"
104
104
},
@@ -181,8 +181,8 @@ void getFooBar() noexcept(false);
181
181
},
182
182
" location" : {
183
183
" position" : {
184
- " character" : 6 ,
185
- " line" : 3
184
+ " character" : 5 ,
185
+ " line" : 2
186
186
},
187
187
" uri" : " file://INPUT_DIR/input.h"
188
188
},
@@ -265,8 +265,8 @@ void getFooBar() noexcept(false);
265
265
},
266
266
" location" : {
267
267
" position" : {
268
- " character" : 6 ,
269
- " line" : 5
268
+ " character" : 5 ,
269
+ " line" : 4
270
270
},
271
271
" uri" : " file://INPUT_DIR/input.h"
272
272
},
Original file line number Diff line number Diff line change @@ -144,8 +144,8 @@ template<typename T> T Fizz(int Buzz);
144
144
},
145
145
" location" : {
146
146
" position" : {
147
- " character" : 27 ,
148
- " line" : 1
147
+ " character" : 26 ,
148
+ " line" : 0
149
149
},
150
150
" uri" : " file://INPUT_DIR/input.h"
151
151
},
@@ -278,8 +278,8 @@ template<typename T> T Fizz(int Buzz);
278
278
},
279
279
" location" : {
280
280
" position" : {
281
- " character" : 24 ,
282
- " line" : 3
281
+ " character" : 23 ,
282
+ " line" : 2
283
283
},
284
284
" uri" : " file://INPUT_DIR/input.h"
285
285
},
Original file line number Diff line number Diff line change @@ -144,8 +144,8 @@ template<> void Foo<int>(int Bar);
144
144
},
145
145
" location" : {
146
146
" position" : {
147
- " character" : 27 ,
148
- " line" : 1
147
+ " character" : 26 ,
148
+ " line" : 0
149
149
},
150
150
" uri" : " file://INPUT_DIR/input.h"
151
151
},
@@ -271,8 +271,8 @@ template<> void Foo<int>(int Bar);
271
271
},
272
272
" location" : {
273
273
" position" : {
274
- " character" : 17 ,
275
- " line" : 3
274
+ " character" : 16 ,
275
+ " line" : 2
276
276
},
277
277
" uri" : " file://INPUT_DIR/input.h"
278
278
},
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ template<typename T> T Foo = T(3.14);
96
96
},
97
97
" location" : {
98
98
" position" : {
99
- " character" : 24 ,
100
- " line" : 1
99
+ " character" : 23 ,
100
+ " line" : 0
101
101
},
102
102
" uri" : " file://INPUT_DIR/input.h"
103
103
},
Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ template<typename Z> int Foo<int, Z> = 0;
114
114
},
115
115
" location" : {
116
116
" position" : {
117
- " character" : 38 ,
118
- " line" : 1
117
+ " character" : 37 ,
118
+ " line" : 0
119
119
},
120
120
" uri" : " file://INPUT_DIR/input.h"
121
121
},
@@ -225,8 +225,8 @@ template<typename Z> int Foo<int, Z> = 0;
225
225
},
226
226
" location" : {
227
227
" position" : {
228
- " character" : 26 ,
229
- " line" : 3
228
+ " character" : 25 ,
229
+ " line" : 2
230
230
},
231
231
" uri" : " file://INPUT_DIR/input.h"
232
232
},
Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ template<> int Foo<int>;
98
98
},
99
99
" location" : {
100
100
" position" : {
101
- " character" : 24 ,
102
- " line" : 1
101
+ " character" : 23 ,
102
+ " line" : 0
103
103
},
104
104
" uri" : " file://INPUT_DIR/input.h"
105
105
},
@@ -179,8 +179,8 @@ template<> int Foo<int>;
179
179
},
180
180
" location" : {
181
181
" position" : {
182
- " character" : 16 ,
183
- " line" : 3
182
+ " character" : 15 ,
183
+ " line" : 2
184
184
},
185
185
" uri" : " file://INPUT_DIR/input.h"
186
186
},
You can’t perform that action at this time.
0 commit comments