You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

40 lines
832 B

static int global = 0;
/*
OUTPUT:
{
"includes": [],
"skipped_ranges": [],
"usr2func": [],
"usr2type": [{
"usr": 53,
"detailed_name": "",
"qual_name_offset": 0,
"short_name": "",
"bases": [],
"funcs": [],
"types": [],
"vars": [],
"alias_of": 0,
"kind": 0,
"parent_kind": 0,
"declarations": [],
"derived": [],
"instances": [6834525061342585382],
"uses": []
}],
"usr2var": [{
"usr": 6834525061342585382,
"detailed_name": "static int global",
"qual_name_offset": 11,
"short_name": "global",
"hover": "static int global = 0",
"spell": "1:12-1:18|1:1-1:22|2|-1",
"type": 53,
"kind": 13,
"parent_kind": 0,
"storage": 2,
"declarations": [],
"uses": []
}]
}
*/