2018-03-31 03:16:33 +00:00
|
|
|
union Foo {
|
|
|
|
int a;
|
|
|
|
bool b;
|
|
|
|
};
|
|
|
|
|
|
|
|
/*
|
|
|
|
OUTPUT:
|
|
|
|
{
|
|
|
|
"includes": [],
|
2018-07-07 23:56:47 +00:00
|
|
|
"skipped_ranges": [],
|
2018-07-08 19:49:27 +00:00
|
|
|
"usr2func": [],
|
2018-04-30 04:49:03 +00:00
|
|
|
"usr2type": [{
|
2018-07-07 23:56:47 +00:00
|
|
|
"usr": 37,
|
2018-04-30 04:49:03 +00:00
|
|
|
"detailed_name": "",
|
2018-04-06 00:00:07 +00:00
|
|
|
"qual_name_offset": 0,
|
2018-04-30 04:49:03 +00:00
|
|
|
"short_name": "",
|
|
|
|
"kind": 0,
|
2018-03-31 03:16:33 +00:00
|
|
|
"declarations": [],
|
2018-04-30 04:49:03 +00:00
|
|
|
"alias_of": 0,
|
2018-03-31 03:16:33 +00:00
|
|
|
"bases": [],
|
|
|
|
"derived": [],
|
|
|
|
"types": [],
|
|
|
|
"funcs": [],
|
2018-04-30 04:49:03 +00:00
|
|
|
"vars": [],
|
|
|
|
"instances": [8804696910588009104],
|
2018-03-31 03:16:33 +00:00
|
|
|
"uses": []
|
|
|
|
}, {
|
2018-07-07 23:56:47 +00:00
|
|
|
"usr": 53,
|
2018-03-31 03:16:33 +00:00
|
|
|
"detailed_name": "",
|
2018-04-06 00:00:07 +00:00
|
|
|
"qual_name_offset": 0,
|
2018-03-31 03:16:33 +00:00
|
|
|
"short_name": "",
|
|
|
|
"kind": 0,
|
|
|
|
"declarations": [],
|
2018-04-30 04:49:03 +00:00
|
|
|
"alias_of": 0,
|
2018-03-31 03:16:33 +00:00
|
|
|
"bases": [],
|
|
|
|
"derived": [],
|
|
|
|
"types": [],
|
|
|
|
"funcs": [],
|
|
|
|
"vars": [],
|
2018-04-30 04:49:03 +00:00
|
|
|
"instances": [9529311430721959843],
|
2018-03-31 03:16:33 +00:00
|
|
|
"uses": []
|
|
|
|
}, {
|
2018-04-30 04:49:03 +00:00
|
|
|
"usr": 8501689086387244262,
|
2018-07-07 23:56:47 +00:00
|
|
|
"detailed_name": "union Foo {}",
|
|
|
|
"qual_name_offset": 6,
|
2018-04-30 04:49:03 +00:00
|
|
|
"short_name": "Foo",
|
2018-07-07 23:56:47 +00:00
|
|
|
"kind": 5,
|
2018-03-31 03:16:33 +00:00
|
|
|
"declarations": [],
|
2018-09-08 05:29:36 +00:00
|
|
|
"spell": "1:7-1:10|0|1|2|-1",
|
|
|
|
"extent": "1:1-4:2|0|1|0|-1",
|
2018-04-30 04:49:03 +00:00
|
|
|
"alias_of": 0,
|
2018-03-31 03:16:33 +00:00
|
|
|
"bases": [],
|
|
|
|
"derived": [],
|
|
|
|
"types": [],
|
|
|
|
"funcs": [],
|
2018-05-29 00:03:14 +00:00
|
|
|
"vars": [{
|
|
|
|
"L": 9529311430721959843,
|
|
|
|
"R": 0
|
|
|
|
}, {
|
|
|
|
"L": 8804696910588009104,
|
|
|
|
"R": 0
|
|
|
|
}],
|
2018-04-30 04:49:03 +00:00
|
|
|
"instances": [],
|
2018-03-31 03:16:33 +00:00
|
|
|
"uses": []
|
|
|
|
}],
|
2018-04-30 04:49:03 +00:00
|
|
|
"usr2var": [{
|
|
|
|
"usr": 8804696910588009104,
|
2018-07-27 07:21:57 +00:00
|
|
|
"detailed_name": "bool Foo::b",
|
|
|
|
"qual_name_offset": 5,
|
2018-04-30 04:49:03 +00:00
|
|
|
"short_name": "b",
|
2018-03-31 03:16:33 +00:00
|
|
|
"declarations": [],
|
2018-09-08 05:29:36 +00:00
|
|
|
"spell": "3:8-3:9|8501689086387244262|2|1026|-1",
|
|
|
|
"extent": "3:3-3:9|8501689086387244262|2|0|-1",
|
2018-07-07 23:56:47 +00:00
|
|
|
"type": 37,
|
2018-03-31 03:16:33 +00:00
|
|
|
"uses": [],
|
|
|
|
"kind": 8,
|
|
|
|
"storage": 0
|
|
|
|
}, {
|
2018-04-30 04:49:03 +00:00
|
|
|
"usr": 9529311430721959843,
|
|
|
|
"detailed_name": "int Foo::a",
|
|
|
|
"qual_name_offset": 4,
|
|
|
|
"short_name": "a",
|
2018-03-31 03:16:33 +00:00
|
|
|
"declarations": [],
|
2018-09-08 05:29:36 +00:00
|
|
|
"spell": "2:7-2:8|8501689086387244262|2|1026|-1",
|
|
|
|
"extent": "2:3-2:8|8501689086387244262|2|0|-1",
|
2018-07-07 23:56:47 +00:00
|
|
|
"type": 53,
|
2018-03-31 03:16:33 +00:00
|
|
|
"uses": [],
|
|
|
|
"kind": 8,
|
|
|
|
"storage": 0
|
|
|
|
}]
|
|
|
|
}
|
|
|
|
*/
|