Update tests

This commit is contained in:
Jacob Dufault 2017-12-23 07:36:08 -08:00
parent 0985613d16
commit 6538274e66
85 changed files with 66 additions and 258 deletions

View File

@ -34,7 +34,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@Foo#", "usr": "c:@S@Foo@F@Foo#",
"short_name": "Foo", "short_name": "Foo",
"detailed_name": "void Foo::Foo()", "detailed_name": "void Foo::Foo()",
"hover": "void Foo::Foo()",
"declarations": [], "declarations": [],
"definition_spelling": "3:3-3:6", "definition_spelling": "3:3-3:6",
"definition_extent": "3:3-3:11", "definition_extent": "3:3-3:11",
@ -50,7 +49,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "6:6-6:9", "definition_spelling": "6:6-6:9",
"definition_extent": "6:1-9:2", "definition_extent": "6:1-9:2",

View File

@ -39,7 +39,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@Foo#", "usr": "c:@S@Foo@F@Foo#",
"short_name": "Foo", "short_name": "Foo",
"detailed_name": "void Foo::Foo()", "detailed_name": "void Foo::Foo()",
"hover": "void Foo::Foo()",
"declarations": [], "declarations": [],
"definition_spelling": "3:3-3:6", "definition_spelling": "3:3-3:6",
"definition_extent": "3:3-3:11", "definition_extent": "3:3-3:11",
@ -54,8 +53,7 @@ OUTPUT:
"is_operator": false, "is_operator": false,
"usr": "c:@S@Foo@F@~Foo#", "usr": "c:@S@Foo@F@~Foo#",
"short_name": "~Foo", "short_name": "~Foo",
"detailed_name": "void Foo::~Foo() noexcept", "detailed_name": "void () noexcept Foo::~Foo",
"hover": "void Foo::~Foo() noexcept",
"declarations": [], "declarations": [],
"definition_spelling": "4:3-4:7", "definition_spelling": "4:3-4:7",
"definition_extent": "4:3-4:12", "definition_extent": "4:3-4:12",
@ -71,7 +69,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "7:6-7:9", "definition_spelling": "7:6-7:9",
"definition_extent": "7:1-9:2", "definition_extent": "7:1-9:2",

View File

@ -33,7 +33,6 @@ OUTPUT:
"usr": "c:@S@Type@F@Type#", "usr": "c:@S@Type@F@Type#",
"short_name": "Type", "short_name": "Type",
"detailed_name": "void Type::Type()", "detailed_name": "void Type::Type()",
"hover": "void Type::Type()",
"declarations": [], "declarations": [],
"definition_spelling": "2:3-2:7", "definition_spelling": "2:3-2:7",
"definition_extent": "2:3-2:12", "definition_extent": "2:3-2:12",
@ -49,7 +48,6 @@ OUTPUT:
"usr": "c:@F@Make#", "usr": "c:@F@Make#",
"short_name": "Make", "short_name": "Make",
"detailed_name": "void Make()", "detailed_name": "void Make()",
"hover": "void Make()",
"declarations": [], "declarations": [],
"definition_spelling": "5:6-5:10", "definition_spelling": "5:6-5:10",
"definition_extent": "5:1-8:2", "definition_extent": "5:1-8:2",

View File

@ -33,7 +33,6 @@ OUTPUT:
"usr": "c:@S@Foo@FT@>1#TFoo#v#", "usr": "c:@S@Foo@FT@>1#TFoo#v#",
"short_name": "Foo", "short_name": "Foo",
"detailed_name": "void Foo::Foo()", "detailed_name": "void Foo::Foo()",
"hover": "void Foo::Foo()",
"declarations": [], "declarations": [],
"definition_spelling": "4:6-4:9", "definition_spelling": "4:6-4:9",
"definition_extent": "4:1-4:11", "definition_extent": "4:1-4:11",

View File

@ -63,7 +63,6 @@ OUTPUT: make_functions.h
"usr": "c:@S@Foobar@F@Foobar#", "usr": "c:@S@Foobar@F@Foobar#",
"short_name": "Foobar", "short_name": "Foobar",
"detailed_name": "void Foobar::Foobar()", "detailed_name": "void Foobar::Foobar()",
"hover": "void Foobar::Foobar()",
"declarations": [], "declarations": [],
"definition_spelling": "5:3-5:9", "definition_spelling": "5:3-5:9",
"definition_extent": "5:3-5:14", "definition_extent": "5:3-5:14",
@ -79,7 +78,6 @@ OUTPUT: make_functions.h
"usr": "c:@S@Foobar@F@Foobar#I#", "usr": "c:@S@Foobar@F@Foobar#I#",
"short_name": "Foobar", "short_name": "Foobar",
"detailed_name": "void Foobar::Foobar(int)", "detailed_name": "void Foobar::Foobar(int)",
"hover": "void Foobar::Foobar(int)",
"declarations": [], "declarations": [],
"definition_spelling": "6:3-6:9", "definition_spelling": "6:3-6:9",
"definition_extent": "6:3-6:17", "definition_extent": "6:3-6:17",
@ -95,7 +93,6 @@ OUTPUT: make_functions.h
"usr": "c:@S@Foobar@F@Foobar#&&I#*$@S@Bar#*b#", "usr": "c:@S@Foobar@F@Foobar#&&I#*$@S@Bar#*b#",
"short_name": "Foobar", "short_name": "Foobar",
"detailed_name": "void Foobar::Foobar(int &&, Bar *, bool *)", "detailed_name": "void Foobar::Foobar(int &&, Bar *, bool *)",
"hover": "void Foobar::Foobar(int &&, Bar *, bool *)",
"declarations": [], "declarations": [],
"definition_spelling": "7:3-7:9", "definition_spelling": "7:3-7:9",
"definition_extent": "7:3-7:32", "definition_extent": "7:3-7:32",
@ -111,7 +108,6 @@ OUTPUT: make_functions.h
"usr": "c:@S@Foobar@F@Foobar#I#*$@S@Bar#*b#", "usr": "c:@S@Foobar@F@Foobar#I#*$@S@Bar#*b#",
"short_name": "Foobar", "short_name": "Foobar",
"detailed_name": "void Foobar::Foobar(int, Bar *, bool *)", "detailed_name": "void Foobar::Foobar(int, Bar *, bool *)",
"hover": "void Foobar::Foobar(int, Bar *, bool *)",
"declarations": [], "declarations": [],
"definition_spelling": "8:3-8:9", "definition_spelling": "8:3-8:9",
"definition_extent": "8:3-8:30", "definition_extent": "8:3-8:30",
@ -210,7 +206,6 @@ OUTPUT: make_functions.cc
"usr": "c:@FT@>2#T#pTMakeUnique#P&&t0.1#*t0.0#", "usr": "c:@FT@>2#T#pTMakeUnique#P&&t0.1#*t0.0#",
"short_name": "MakeUnique", "short_name": "MakeUnique",
"detailed_name": "T *MakeUnique(Args &&...)", "detailed_name": "T *MakeUnique(Args &&...)",
"hover": "T *MakeUnique(Args &&...)",
"declarations": [], "declarations": [],
"definition_spelling": "4:4-4:14", "definition_spelling": "4:4-4:14",
"definition_extent": "4:1-6:2", "definition_extent": "4:1-6:2",
@ -225,7 +220,6 @@ OUTPUT: make_functions.cc
"usr": "c:@FT@>2#T#pTmaKE_NoRefs#Pt0.1#*t0.0#", "usr": "c:@FT@>2#T#pTmaKE_NoRefs#Pt0.1#*t0.0#",
"short_name": "maKE_NoRefs", "short_name": "maKE_NoRefs",
"detailed_name": "T *maKE_NoRefs(Args...)", "detailed_name": "T *maKE_NoRefs(Args...)",
"hover": "T *maKE_NoRefs(Args...)",
"declarations": [], "declarations": [],
"definition_spelling": "9:4-9:15", "definition_spelling": "9:4-9:15",
"definition_extent": "9:1-11:2", "definition_extent": "9:1-11:2",
@ -240,7 +234,6 @@ OUTPUT: make_functions.cc
"usr": "c:@F@caller22#", "usr": "c:@F@caller22#",
"short_name": "caller22", "short_name": "caller22",
"detailed_name": "void caller22()", "detailed_name": "void caller22()",
"hover": "void caller22()",
"declarations": [], "declarations": [],
"definition_spelling": "13:6-13:14", "definition_spelling": "13:6-13:14",
"definition_extent": "13:1-18:2", "definition_extent": "13:1-18:2",

View File

@ -16,7 +16,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [{ "declarations": [{
"spelling": "1:6-1:9", "spelling": "1:6-1:9",
"extent": "1:1-1:11", "extent": "1:1-1:11",

View File

@ -16,7 +16,6 @@ OUTPUT:
"usr": "c:@F@foo#I#I#", "usr": "c:@F@foo#I#I#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "int foo(int, int)", "detailed_name": "int foo(int, int)",
"hover": "int foo(int, int)",
"declarations": [{ "declarations": [{
"spelling": "1:5-1:8", "spelling": "1:5-1:8",
"extent": "1:1-1:18", "extent": "1:1-1:18",

View File

@ -32,7 +32,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@declonly#", "usr": "c:@S@Foo@F@declonly#",
"short_name": "declonly", "short_name": "declonly",
"detailed_name": "void Foo::declonly()", "detailed_name": "void Foo::declonly()",
"hover": "void Foo::declonly()",
"declarations": [{ "declarations": [{
"spelling": "2:8-2:16", "spelling": "2:8-2:16",
"extent": "2:3-2:18", "extent": "2:3-2:18",
@ -51,7 +50,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@purevirtual#", "usr": "c:@S@Foo@F@purevirtual#",
"short_name": "purevirtual", "short_name": "purevirtual",
"detailed_name": "void Foo::purevirtual()", "detailed_name": "void Foo::purevirtual()",
"hover": "void Foo::purevirtual()",
"declarations": [{ "declarations": [{
"spelling": "3:16-3:27", "spelling": "3:16-3:27",
"extent": "3:3-3:33", "extent": "3:3-3:33",
@ -70,7 +68,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@def#", "usr": "c:@S@Foo@F@def#",
"short_name": "def", "short_name": "def",
"detailed_name": "void Foo::def()", "detailed_name": "void Foo::def()",
"hover": "void Foo::def()",
"declarations": [{ "declarations": [{
"spelling": "4:8-4:11", "spelling": "4:8-4:11",
"extent": "4:3-4:13", "extent": "4:3-4:13",

View File

@ -12,7 +12,6 @@ OUTPUT:
"usr": "c:@F@foo#I#I#", "usr": "c:@F@foo#I#I#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo(int, int)", "detailed_name": "void foo(int, int)",
"hover": "void foo(int, int)",
"declarations": [{ "declarations": [{
"spelling": "1:6-1:9", "spelling": "1:6-1:9",
"extent": "1:1-1:23", "extent": "1:1-1:23",

View File

@ -14,7 +14,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [{ "declarations": [{
"spelling": "1:6-1:9", "spelling": "1:6-1:9",
"extent": "1:1-1:11", "extent": "1:1-1:11",

View File

@ -12,7 +12,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "1:6-1:9", "definition_spelling": "1:6-1:9",
"definition_extent": "1:1-1:14", "definition_extent": "1:1-1:14",

View File

@ -45,7 +45,6 @@ OUTPUT:
"usr": "c:@S@Root@F@foo#", "usr": "c:@S@Root@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void Root::foo()", "detailed_name": "void Root::foo()",
"hover": "void Root::foo()",
"declarations": [{ "declarations": [{
"spelling": "2:16-2:19", "spelling": "2:16-2:19",
"extent": "2:3-2:21", "extent": "2:3-2:21",
@ -64,7 +63,6 @@ OUTPUT:
"usr": "c:@S@Derived@F@foo#", "usr": "c:@S@Derived@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void Derived::foo()", "detailed_name": "void Derived::foo()",
"hover": "void Derived::foo()",
"declarations": [], "declarations": [],
"definition_spelling": "5:8-5:11", "definition_spelling": "5:8-5:11",
"definition_extent": "5:3-5:25", "definition_extent": "5:3-5:25",

View File

@ -28,7 +28,6 @@ OUTPUT:
"usr": "c:@S@IFoo@F@foo#", "usr": "c:@S@IFoo@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void IFoo::foo()", "detailed_name": "void IFoo::foo()",
"hover": "void IFoo::foo()",
"declarations": [{ "declarations": [{
"spelling": "2:16-2:19", "spelling": "2:16-2:19",
"extent": "2:3-2:25", "extent": "2:3-2:25",

View File

@ -61,8 +61,7 @@ OUTPUT:
"is_operator": false, "is_operator": false,
"usr": "c:@S@Base0@F@~Base0#", "usr": "c:@S@Base0@F@~Base0#",
"short_name": "~Base0", "short_name": "~Base0",
"detailed_name": "void Base0::~Base0() noexcept", "detailed_name": "void () noexcept Base0::~Base0",
"hover": "void Base0::~Base0() noexcept",
"declarations": [], "declarations": [],
"definition_spelling": "2:11-2:17", "definition_spelling": "2:11-2:17",
"definition_extent": "2:3-2:23", "definition_extent": "2:3-2:23",
@ -77,8 +76,7 @@ OUTPUT:
"is_operator": false, "is_operator": false,
"usr": "c:@S@Base1@F@~Base1#", "usr": "c:@S@Base1@F@~Base1#",
"short_name": "~Base1", "short_name": "~Base1",
"detailed_name": "void Base1::~Base1() noexcept", "detailed_name": "void () noexcept Base1::~Base1",
"hover": "void Base1::~Base1() noexcept",
"declarations": [], "declarations": [],
"definition_spelling": "5:11-5:17", "definition_spelling": "5:11-5:17",
"definition_extent": "5:3-5:23", "definition_extent": "5:3-5:23",
@ -93,8 +91,7 @@ OUTPUT:
"is_operator": false, "is_operator": false,
"usr": "c:@S@Derived@F@~Derived#", "usr": "c:@S@Derived@F@~Derived#",
"short_name": "~Derived", "short_name": "~Derived",
"detailed_name": "void Derived::~Derived() noexcept", "detailed_name": "void () noexcept Derived::~Derived",
"hover": "void Derived::~Derived() noexcept",
"declarations": [], "declarations": [],
"definition_spelling": "8:3-8:11", "definition_spelling": "8:3-8:11",
"definition_extent": "8:3-8:26", "definition_extent": "8:3-8:26",

View File

@ -35,7 +35,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "1:6-1:9", "definition_spelling": "1:6-1:9",
"definition_extent": "1:1-12:2", "definition_extent": "1:1-12:2",
@ -92,7 +91,7 @@ OUTPUT:
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["4:31-4:32", "6:7-6:8"] "uses": ["4:31-4:32", "6:7-6:8"]
}] }]
} }

View File

@ -23,7 +23,6 @@ OUTPUT:
"usr": "c:@F@make1#", "usr": "c:@F@make1#",
"short_name": "make1", "short_name": "make1",
"detailed_name": "int make1()", "detailed_name": "int make1()",
"hover": "int make1()",
"declarations": [], "declarations": [],
"definition_spelling": "6:5-6:10", "definition_spelling": "6:5-6:10",
"definition_extent": "6:1-8:2", "definition_extent": "6:1-8:2",
@ -38,7 +37,6 @@ OUTPUT:
"usr": "c:@F@a#", "usr": "c:@F@a#",
"short_name": "a", "short_name": "a",
"detailed_name": "int a()", "detailed_name": "int a()",
"hover": "int a()",
"declarations": [{ "declarations": [{
"spelling": "12:1-12:20", "spelling": "12:1-12:20",
"extent": "12:1-12:20", "extent": "12:1-12:20",
@ -62,7 +60,7 @@ OUTPUT:
"definition_extent": "9:1-9:20", "definition_extent": "9:1-9:20",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["9:11-9:16", "12:14-12:19"] "uses": ["9:11-9:16", "12:14-12:19"]
}, { }, {

View File

@ -22,28 +22,12 @@ OUTPUT:
"parents": [], "parents": [],
"derived": [], "derived": [],
"types": [], "types": [],
"funcs": [0], "funcs": [],
"vars": [], "vars": [],
"instances": [], "instances": [],
"uses": ["4:8-4:11", "5:12-5:15"] "uses": ["4:8-4:11"]
}],
"funcs": [{
"id": 0,
"is_operator": false,
"usr": "c:@S@Foo@F@Foo#&&$@S@Foo#",
"short_name": "Foo",
"detailed_name": "void Foo::Foo(Foo &&)",
"hover": "void Foo::Foo(Foo &&)",
"declarations": [],
"definition_spelling": "5:12-5:15",
"definition_extent": "5:12-5:16",
"declaring_type": 0,
"base": [],
"derived": [],
"locals": [],
"callers": [],
"callees": []
}], }],
"funcs": [],
"vars": [{ "vars": [{
"id": 0, "id": 0,
"usr": "c:@x", "usr": "c:@x",
@ -53,7 +37,7 @@ OUTPUT:
"definition_extent": "8:1-8:10", "definition_extent": "8:1-8:10",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["8:5-8:6"] "uses": ["8:5-8:6"]
}, { }, {

View File

@ -32,7 +32,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@foo#", "usr": "c:@S@Foo@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void Foo::foo()", "detailed_name": "void Foo::foo()",
"hover": "void Foo::foo()",
"declarations": [{ "declarations": [{
"spelling": "2:8-2:11", "spelling": "2:8-2:11",
"extent": "2:3-2:13", "extent": "2:3-2:13",

View File

@ -14,7 +14,6 @@ OUTPUT:
"usr": "c:@S@Foo", "usr": "c:@S@Foo",
"short_name": "Foo", "short_name": "Foo",
"detailed_name": "Foo", "detailed_name": "Foo",
"hover": "Foo",
"definition_spelling": "1:7-1:10", "definition_spelling": "1:7-1:10",
"definition_extent": "1:1-3:2", "definition_extent": "1:1-3:2",
"parents": [], "parents": [],
@ -30,8 +29,7 @@ OUTPUT:
"is_operator": false, "is_operator": false,
"usr": "c:@S@Foo@F@foo#1", "usr": "c:@S@Foo@F@foo#1",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void Foo::foo() const", "detailed_name": "void () const Foo::foo",
"hover": "void Foo::foo() const",
"declarations": [{ "declarations": [{
"spelling": "2:8-2:11", "spelling": "2:8-2:11",
"extent": "2:3-2:19", "extent": "2:3-2:19",

View File

@ -28,7 +28,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@foo#", "usr": "c:@S@Foo@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void Foo::foo()", "detailed_name": "void Foo::foo()",
"hover": "void Foo::foo()",
"declarations": [], "declarations": [],
"definition_spelling": "2:8-2:11", "definition_spelling": "2:8-2:11",
"definition_extent": "2:3-2:16", "definition_extent": "2:3-2:16",

View File

@ -15,7 +15,6 @@ OUTPUT: funky_enum.h
"usr": "c:@E@Foo", "usr": "c:@E@Foo",
"short_name": "", "short_name": "",
"detailed_name": "", "detailed_name": "",
"hover": "",
"parents": [], "parents": [],
"derived": [], "derived": [],
"types": [], "types": [],
@ -29,8 +28,7 @@ OUTPUT: funky_enum.h
"id": 0, "id": 0,
"usr": "c:@E@Foo@A", "usr": "c:@E@Foo@A",
"short_name": "A", "short_name": "A",
"detailed_name": "Foo Foo::A", "detailed_name": "Foo::A",
"hover": "Foo",
"definition_spelling": "4:1-4:2", "definition_spelling": "4:1-4:2",
"definition_extent": "4:1-4:2", "definition_extent": "4:1-4:2",
"variable_type": 0, "variable_type": 0,
@ -38,14 +36,13 @@ OUTPUT: funky_enum.h
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["4:1-4:2"] "uses": ["4:1-4:2"]
}, { }, {
"id": 1, "id": 1,
"usr": "c:@E@Foo@B", "usr": "c:@E@Foo@B",
"short_name": "B", "short_name": "B",
"detailed_name": "Foo Foo::B", "detailed_name": "Foo::B",
"hover": "Foo",
"definition_spelling": "5:1-5:2", "definition_spelling": "5:1-5:2",
"definition_extent": "5:1-5:2", "definition_extent": "5:1-5:2",
"variable_type": 0, "variable_type": 0,
@ -53,14 +50,13 @@ OUTPUT: funky_enum.h
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["5:1-5:2"] "uses": ["5:1-5:2"]
}, { }, {
"id": 2, "id": 2,
"usr": "c:@E@Foo@C", "usr": "c:@E@Foo@C",
"short_name": "C", "short_name": "C",
"detailed_name": "Foo Foo::C", "detailed_name": "Foo::C",
"hover": "Foo",
"definition_spelling": "6:1-6:2", "definition_spelling": "6:1-6:2",
"definition_extent": "6:1-6:2", "definition_extent": "6:1-6:2",
"variable_type": 0, "variable_type": 0,
@ -68,7 +64,7 @@ OUTPUT: funky_enum.h
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["6:1-6:2"] "uses": ["6:1-6:2"]
}] }]
} }
@ -84,7 +80,6 @@ OUTPUT: funky_enum.cc
"usr": "c:@E@Foo", "usr": "c:@E@Foo",
"short_name": "Foo", "short_name": "Foo",
"detailed_name": "Foo", "detailed_name": "Foo",
"hover": "Foo",
"definition_spelling": "1:6-1:9", "definition_spelling": "1:6-1:9",
"definition_extent": "1:1-3:2", "definition_extent": "1:1-3:2",
"parents": [], "parents": [],

View File

@ -14,7 +14,6 @@ OUTPUT: header.h
"usr": "c:@S@Base", "usr": "c:@S@Base",
"short_name": "Base", "short_name": "Base",
"detailed_name": "Base", "detailed_name": "Base",
"hover": "Base",
"definition_spelling": "3:8-3:12", "definition_spelling": "3:8-3:12",
"definition_extent": "3:1-3:15", "definition_extent": "3:1-3:15",
"parents": [], "parents": [],
@ -29,7 +28,6 @@ OUTPUT: header.h
"usr": "c:@S@SameFileDerived", "usr": "c:@S@SameFileDerived",
"short_name": "SameFileDerived", "short_name": "SameFileDerived",
"detailed_name": "SameFileDerived", "detailed_name": "SameFileDerived",
"hover": "SameFileDerived",
"definition_spelling": "5:8-5:23", "definition_spelling": "5:8-5:23",
"definition_extent": "5:1-5:33", "definition_extent": "5:1-5:33",
"parents": [0], "parents": [0],
@ -60,7 +58,6 @@ OUTPUT: header.h
"usr": "c:@ST>1#T@Foo2", "usr": "c:@ST>1#T@Foo2",
"short_name": "Foo2", "short_name": "Foo2",
"detailed_name": "Foo2", "detailed_name": "Foo2",
"hover": "Foo2",
"definition_spelling": "13:8-13:12", "definition_spelling": "13:8-13:12",
"definition_extent": "13:1-13:15", "definition_extent": "13:1-13:15",
"parents": [], "parents": [],
@ -75,7 +72,6 @@ OUTPUT: header.h
"usr": "c:@E@Foo3", "usr": "c:@E@Foo3",
"short_name": "Foo3", "short_name": "Foo3",
"detailed_name": "Foo3", "detailed_name": "Foo3",
"hover": "Foo3",
"definition_spelling": "15:6-15:10", "definition_spelling": "15:6-15:10",
"definition_extent": "15:1-15:22", "definition_extent": "15:1-15:22",
"parents": [], "parents": [],
@ -92,7 +88,6 @@ OUTPUT: header.h
"usr": "c:@FT@>1#TFoo1#v#", "usr": "c:@FT@>1#TFoo1#v#",
"short_name": "Foo1", "short_name": "Foo1",
"detailed_name": "void Foo1()", "detailed_name": "void Foo1()",
"hover": "void Foo1()",
"declarations": [], "declarations": [],
"definition_spelling": "10:6-10:10", "definition_spelling": "10:6-10:10",
"definition_extent": "10:1-10:15", "definition_extent": "10:1-10:15",
@ -106,8 +101,7 @@ OUTPUT: header.h
"id": 0, "id": 0,
"usr": "c:@E@Foo3@A", "usr": "c:@E@Foo3@A",
"short_name": "A", "short_name": "A",
"detailed_name": "Foo3 Foo3::A", "detailed_name": "Foo3::A",
"hover": "Foo3",
"definition_spelling": "15:13-15:14", "definition_spelling": "15:13-15:14",
"definition_extent": "15:13-15:14", "definition_extent": "15:13-15:14",
"variable_type": 4, "variable_type": 4,
@ -115,14 +109,13 @@ OUTPUT: header.h
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["15:13-15:14"] "uses": ["15:13-15:14"]
}, { }, {
"id": 1, "id": 1,
"usr": "c:@E@Foo3@B", "usr": "c:@E@Foo3@B",
"short_name": "B", "short_name": "B",
"detailed_name": "Foo3 Foo3::B", "detailed_name": "Foo3::B",
"hover": "Foo3",
"definition_spelling": "15:16-15:17", "definition_spelling": "15:16-15:17",
"definition_extent": "15:16-15:17", "definition_extent": "15:16-15:17",
"variable_type": 4, "variable_type": 4,
@ -130,14 +123,13 @@ OUTPUT: header.h
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["15:16-15:17"] "uses": ["15:16-15:17"]
}, { }, {
"id": 2, "id": 2,
"usr": "c:@E@Foo3@C", "usr": "c:@E@Foo3@C",
"short_name": "C", "short_name": "C",
"detailed_name": "Foo3 Foo3::C", "detailed_name": "Foo3::C",
"hover": "Foo3",
"definition_spelling": "15:19-15:20", "definition_spelling": "15:19-15:20",
"definition_extent": "15:19-15:20", "definition_extent": "15:19-15:20",
"variable_type": 4, "variable_type": 4,
@ -145,19 +137,18 @@ OUTPUT: header.h
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["15:19-15:20"] "uses": ["15:19-15:20"]
}, { }, {
"id": 3, "id": 3,
"usr": "c:@Foo4", "usr": "c:@Foo4",
"short_name": "Foo4", "short_name": "Foo4",
"detailed_name": "int Foo4", "detailed_name": "int Foo4",
"hover": "int",
"definition_spelling": "17:5-17:9", "definition_spelling": "17:5-17:9",
"definition_extent": "17:1-17:9", "definition_extent": "17:1-17:9",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["17:5-17:9"] "uses": ["17:5-17:9"]
}, { }, {
@ -165,12 +156,11 @@ OUTPUT: header.h
"usr": "c:header.h@Foo5", "usr": "c:header.h@Foo5",
"short_name": "Foo5", "short_name": "Foo5",
"detailed_name": "int Foo5", "detailed_name": "int Foo5",
"hover": "int",
"definition_spelling": "18:12-18:16", "definition_spelling": "18:12-18:16",
"definition_extent": "18:1-18:16", "definition_extent": "18:1-18:16",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["18:12-18:16"] "uses": ["18:12-18:16"]
}] }]
@ -189,7 +179,6 @@ OUTPUT: impl.cc
"usr": "c:@F@Impl#", "usr": "c:@F@Impl#",
"short_name": "Impl", "short_name": "Impl",
"detailed_name": "void Impl()", "detailed_name": "void Impl()",
"hover": "void Impl()",
"declarations": [], "declarations": [],
"definition_spelling": "3:6-3:10", "definition_spelling": "3:6-3:10",
"definition_extent": "3:1-5:2", "definition_extent": "3:1-5:2",
@ -204,7 +193,6 @@ OUTPUT: impl.cc
"usr": "c:@FT@>1#TFoo1#v#", "usr": "c:@FT@>1#TFoo1#v#",
"short_name": "", "short_name": "",
"detailed_name": "", "detailed_name": "",
"hover": "",
"declarations": [], "declarations": [],
"base": [], "base": [],
"derived": [], "derived": [],

View File

@ -16,7 +16,6 @@ OUTPUT: simple_header.h
"usr": "c:@F@header#", "usr": "c:@F@header#",
"short_name": "header", "short_name": "header",
"detailed_name": "void header()", "detailed_name": "void header()",
"hover": "void header()",
"declarations": [{ "declarations": [{
"spelling": "3:6-3:12", "spelling": "3:6-3:12",
"extent": "3:1-3:14", "extent": "3:1-3:14",
@ -45,7 +44,6 @@ OUTPUT: simple_impl.cc
"usr": "c:@F@impl#", "usr": "c:@F@impl#",
"short_name": "impl", "short_name": "impl",
"detailed_name": "void impl()", "detailed_name": "void impl()",
"hover": "void impl()",
"declarations": [], "declarations": [],
"definition_spelling": "3:6-3:10", "definition_spelling": "3:6-3:10",
"definition_extent": "3:1-5:2", "definition_extent": "3:1-5:2",
@ -60,7 +58,6 @@ OUTPUT: simple_impl.cc
"usr": "c:@F@header#", "usr": "c:@F@header#",
"short_name": "", "short_name": "",
"detailed_name": "", "detailed_name": "",
"hover": "",
"declarations": [], "declarations": [],
"base": [], "base": [],
"derived": [], "derived": [],

View File

@ -12,7 +12,6 @@ OUTPUT: static.h
"usr": "c:@S@Buffer", "usr": "c:@S@Buffer",
"short_name": "Buffer", "short_name": "Buffer",
"detailed_name": "Buffer", "detailed_name": "Buffer",
"hover": "Buffer",
"definition_spelling": "3:8-3:14", "definition_spelling": "3:8-3:14",
"definition_extent": "3:1-5:2", "definition_extent": "3:1-5:2",
"parents": [], "parents": [],
@ -29,7 +28,6 @@ OUTPUT: static.h
"usr": "c:@S@Buffer@F@CreateSharedBuffer#S", "usr": "c:@S@Buffer@F@CreateSharedBuffer#S",
"short_name": "CreateSharedBuffer", "short_name": "CreateSharedBuffer",
"detailed_name": "void Buffer::CreateSharedBuffer()", "detailed_name": "void Buffer::CreateSharedBuffer()",
"hover": "void Buffer::CreateSharedBuffer()",
"declarations": [{ "declarations": [{
"spelling": "4:15-4:33", "spelling": "4:15-4:33",
"extent": "4:3-4:35", "extent": "4:3-4:35",
@ -57,7 +55,6 @@ OUTPUT: static.cc
"usr": "c:@S@Buffer", "usr": "c:@S@Buffer",
"short_name": "", "short_name": "",
"detailed_name": "", "detailed_name": "",
"hover": "",
"parents": [], "parents": [],
"derived": [], "derived": [],
"types": [], "types": [],
@ -72,7 +69,6 @@ OUTPUT: static.cc
"usr": "c:@S@Buffer@F@CreateSharedBuffer#S", "usr": "c:@S@Buffer@F@CreateSharedBuffer#S",
"short_name": "CreateSharedBuffer", "short_name": "CreateSharedBuffer",
"detailed_name": "void Buffer::CreateSharedBuffer()", "detailed_name": "void Buffer::CreateSharedBuffer()",
"hover": "void Buffer::CreateSharedBuffer()",
"declarations": [], "declarations": [],
"definition_spelling": "3:14-3:32", "definition_spelling": "3:14-3:32",
"definition_extent": "3:1-3:37", "definition_extent": "3:1-3:37",

View File

@ -14,7 +14,6 @@ OUTPUT:
"usr": "c:anonymous_function.cc@aN@F@foo#", "usr": "c:anonymous_function.cc@aN@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void (anon)::foo()", "detailed_name": "void (anon)::foo()",
"hover": "void (anon)::foo()",
"declarations": [{ "declarations": [{
"spelling": "2:6-2:9", "spelling": "2:6-2:9",
"extent": "2:1-2:11", "extent": "2:1-2:11",

View File

@ -14,7 +14,6 @@ OUTPUT:
"usr": "c:@N@hello@F@foo#I#I#", "usr": "c:@N@hello@F@foo#I#I#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void hello::foo(int, int)", "detailed_name": "void hello::foo(int, int)",
"hover": "void hello::foo(int, int)",
"declarations": [{ "declarations": [{
"spelling": "2:6-2:9", "spelling": "2:6-2:9",
"extent": "2:1-2:23", "extent": "2:1-2:23",

View File

@ -14,7 +14,6 @@ OUTPUT:
"usr": "c:@N@hello@F@foo#", "usr": "c:@N@hello@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void hello::foo()", "detailed_name": "void hello::foo()",
"hover": "void hello::foo()",
"declarations": [], "declarations": [],
"definition_spelling": "2:6-2:9", "definition_spelling": "2:6-2:9",
"definition_extent": "2:1-2:14", "definition_extent": "2:1-2:14",

View File

@ -30,7 +30,6 @@ OUTPUT:
"usr": "c:@N@hello@S@Foo@F@foo#", "usr": "c:@N@hello@S@Foo@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void hello::Foo::foo()", "detailed_name": "void hello::Foo::foo()",
"hover": "void hello::Foo::foo()",
"declarations": [{ "declarations": [{
"spelling": "3:8-3:11", "spelling": "3:8-3:11",
"extent": "3:3-3:13", "extent": "3:3-3:13",

View File

@ -32,7 +32,6 @@ OUTPUT:
"usr": "c:@N@hello@S@Foo@F@foo#", "usr": "c:@N@hello@S@Foo@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void hello::Foo::foo()", "detailed_name": "void hello::Foo::foo()",
"hover": "void hello::Foo::foo()",
"declarations": [{ "declarations": [{
"spelling": "3:8-3:11", "spelling": "3:8-3:11",
"extent": "3:3-3:13", "extent": "3:3-3:13",

View File

@ -30,7 +30,6 @@ OUTPUT:
"usr": "c:@N@hello@S@Foo@F@foo#", "usr": "c:@N@hello@S@Foo@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void hello::Foo::foo()", "detailed_name": "void hello::Foo::foo()",
"hover": "void hello::Foo::foo()",
"declarations": [], "declarations": [],
"definition_spelling": "3:8-3:11", "definition_spelling": "3:8-3:11",
"definition_extent": "3:3-3:16", "definition_extent": "3:3-3:16",

View File

@ -25,7 +25,6 @@ OUTPUT:
"usr": "c:@F@func#", "usr": "c:@F@func#",
"short_name": "func", "short_name": "func",
"detailed_name": "void func()", "detailed_name": "void func()",
"hover": "void func()",
"declarations": [], "declarations": [],
"definition_spelling": "11:6-11:10", "definition_spelling": "11:6-11:10",
"definition_extent": "11:1-14:2", "definition_extent": "11:1-14:2",
@ -44,7 +43,7 @@ OUTPUT:
"definition_extent": "4:14-4:26", "definition_extent": "4:14-4:26",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["4:18-4:21", "12:26-12:29", "13:16-13:19"] "uses": ["4:18-4:21", "12:26-12:29", "13:16-13:19"]
}, { }, {

View File

@ -21,7 +21,6 @@ OUTPUT:
"usr": "c:@N@ns@F@Accept#I#", "usr": "c:@N@ns@F@Accept#I#",
"short_name": "Accept", "short_name": "Accept",
"detailed_name": "void ns::Accept(int)", "detailed_name": "void ns::Accept(int)",
"hover": "void ns::Accept(int)",
"declarations": [], "declarations": [],
"definition_spelling": "3:8-3:14", "definition_spelling": "3:8-3:14",
"definition_extent": "3:3-3:24", "definition_extent": "3:3-3:24",
@ -36,7 +35,6 @@ OUTPUT:
"usr": "c:@F@Runner#", "usr": "c:@F@Runner#",
"short_name": "Runner", "short_name": "Runner",
"detailed_name": "void Runner()", "detailed_name": "void Runner()",
"hover": "void Runner()",
"declarations": [], "declarations": [],
"definition_spelling": "6:6-6:12", "definition_spelling": "6:6-6:12",
"definition_extent": "6:1-10:2", "definition_extent": "6:1-10:2",
@ -55,7 +53,7 @@ OUTPUT:
"definition_extent": "2:3-2:10", "definition_extent": "2:3-2:10",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["2:7-2:10", "7:18-7:21", "9:10-9:13"] "uses": ["2:7-2:10", "7:18-7:21", "9:10-9:13"]
}, { }, {

View File

@ -26,7 +26,6 @@ OUTPUT:
"usr": "c:objc(cs)AClass", "usr": "c:objc(cs)AClass",
"short_name": "AClass", "short_name": "AClass",
"detailed_name": "AClass", "detailed_name": "AClass",
"hover": "AClass",
"definition_spelling": "7:17-7:23", "definition_spelling": "7:17-7:23",
"definition_extent": "7:1-10:2", "definition_extent": "7:1-10:2",
"parents": [], "parents": [],
@ -42,8 +41,7 @@ OUTPUT:
"is_operator": false, "is_operator": false,
"usr": "c:objc(cs)AClass(cm)test", "usr": "c:objc(cs)AClass(cm)test",
"short_name": "test", "short_name": "test",
"detailed_name": " test", "detailed_name": " AClass::test",
"hover": " test",
"declarations": [{ "declarations": [{
"spelling": "2:11-2:15", "spelling": "2:11-2:15",
"extent": "2:3-2:16", "extent": "2:3-2:16",
@ -62,8 +60,7 @@ OUTPUT:
"is_operator": false, "is_operator": false,
"usr": "c:objc(cs)AClass(im)anInstanceMethod", "usr": "c:objc(cs)AClass(im)anInstanceMethod",
"short_name": "anInstanceMethod", "short_name": "anInstanceMethod",
"detailed_name": " anInstanceMethod", "detailed_name": " AClass::anInstanceMethod",
"hover": " anInstanceMethod",
"declarations": [{ "declarations": [{
"spelling": "3:11-3:27", "spelling": "3:11-3:27",
"extent": "3:3-3:28", "extent": "3:3-3:28",
@ -82,8 +79,7 @@ OUTPUT:
"is_operator": false, "is_operator": false,
"usr": "c:objc(cs)AClass(im)aProp", "usr": "c:objc(cs)AClass(im)aProp",
"short_name": "aProp", "short_name": "aProp",
"detailed_name": " aProp", "detailed_name": " AClass::aProp",
"hover": " aProp",
"declarations": [{ "declarations": [{
"spelling": "0:0-0:0", "spelling": "0:0-0:0",
"extent": "4:29-4:34", "extent": "4:29-4:34",
@ -100,8 +96,7 @@ OUTPUT:
"is_operator": false, "is_operator": false,
"usr": "c:objc(cs)AClass(im)setAProp:", "usr": "c:objc(cs)AClass(im)setAProp:",
"short_name": "setAProp:", "short_name": "setAProp:",
"detailed_name": " setAProp:", "detailed_name": " AClass::setAProp:",
"hover": " setAProp:",
"declarations": [{ "declarations": [{
"spelling": "0:0-0:0", "spelling": "0:0-0:0",
"extent": "4:29-4:34", "extent": "4:29-4:34",
@ -119,7 +114,6 @@ OUTPUT:
"usr": "c:@F@main#", "usr": "c:@F@main#",
"short_name": "main", "short_name": "main",
"detailed_name": "int main()", "detailed_name": "int main()",
"hover": "int main()",
"declarations": [], "declarations": [],
"definition_spelling": "12:5-12:9", "definition_spelling": "12:5-12:9",
"definition_extent": "12:1-17:2", "definition_extent": "12:1-17:2",
@ -133,8 +127,7 @@ OUTPUT:
"id": 0, "id": 0,
"usr": "c:objc(cs)AClass(py)aProp", "usr": "c:objc(cs)AClass(py)aProp",
"short_name": "aProp", "short_name": "aProp",
"detailed_name": "int aProp", "detailed_name": "int AClass::aProp",
"hover": "int",
"declaration": "4:29-4:34", "declaration": "4:29-4:34",
"is_local": true, "is_local": true,
"is_macro": false, "is_macro": false,
@ -145,8 +138,7 @@ OUTPUT:
"id": 1, "id": 1,
"usr": "c:objc(cs)AClass@_aProp", "usr": "c:objc(cs)AClass@_aProp",
"short_name": "_aProp", "short_name": "_aProp",
"detailed_name": "int _aProp", "detailed_name": "int AClass::_aProp",
"hover": "int",
"definition_spelling": "4:29-4:34", "definition_spelling": "4:29-4:34",
"definition_extent": "4:29-4:34", "definition_extent": "4:29-4:34",
"is_local": true, "is_local": true,
@ -156,10 +148,9 @@ OUTPUT:
"uses": ["4:29-4:34"] "uses": ["4:29-4:34"]
}, { }, {
"id": 2, "id": 2,
"usr": "c:class.m@195@F@main#@instance", "usr": "c:class.m@208@F@main#@instance",
"short_name": "instance", "short_name": "instance",
"detailed_name": "AClass * instance", "detailed_name": "AClass * instance",
"hover": "AClass *",
"definition_spelling": "14:11-14:19", "definition_spelling": "14:11-14:19",
"definition_extent": "14:3-14:35", "definition_extent": "14:3-14:35",
"is_local": true, "is_local": true,

View File

@ -32,7 +32,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@operator()#I#", "usr": "c:@S@Foo@F@operator()#I#",
"short_name": "operator()", "short_name": "operator()",
"detailed_name": "void Foo::operator()(int)", "detailed_name": "void Foo::operator()(int)",
"hover": "void Foo::operator()(int)",
"declarations": [], "declarations": [],
"definition_spelling": "2:8-2:18", "definition_spelling": "2:8-2:18",
"definition_extent": "2:3-2:27", "definition_extent": "2:3-2:27",
@ -48,7 +47,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@operator()#b#", "usr": "c:@S@Foo@F@operator()#b#",
"short_name": "operator()", "short_name": "operator()",
"detailed_name": "void Foo::operator()(bool)", "detailed_name": "void Foo::operator()(bool)",
"hover": "void Foo::operator()(bool)",
"declarations": [{ "declarations": [{
"spelling": "3:8-3:18", "spelling": "3:8-3:18",
"extent": "3:3-3:24", "extent": "3:3-3:24",
@ -67,7 +65,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@operator()#I#I#", "usr": "c:@S@Foo@F@operator()#I#I#",
"short_name": "operator()", "short_name": "operator()",
"detailed_name": "int Foo::operator()(int, int)", "detailed_name": "int Foo::operator()(int, int)",
"hover": "int Foo::operator()(int, int)",
"declarations": [{ "declarations": [{
"spelling": "4:7-4:17", "spelling": "4:7-4:17",
"extent": "4:3-4:31", "extent": "4:3-4:31",
@ -86,7 +83,6 @@ OUTPUT:
"usr": "c:@F@operator+=#&1$@S@Foo#&1I#", "usr": "c:@F@operator+=#&1$@S@Foo#&1I#",
"short_name": "operator+=", "short_name": "operator+=",
"detailed_name": "Foo &operator+=(const Foo &, const int &)", "detailed_name": "Foo &operator+=(const Foo &, const int &)",
"hover": "Foo &operator+=(const Foo &, const int &)",
"declarations": [{ "declarations": [{
"spelling": "7:6-7:17", "spelling": "7:6-7:17",
"extent": "7:1-7:42", "extent": "7:1-7:42",

View File

@ -22,7 +22,6 @@ OUTPUT:
"usr": "c:@S@MergeableUpdate", "usr": "c:@S@MergeableUpdate",
"short_name": "MergeableUpdate", "short_name": "MergeableUpdate",
"detailed_name": "MergeableUpdate", "detailed_name": "MergeableUpdate",
"hover": "MergeableUpdate",
"definition_spelling": "3:8-3:23", "definition_spelling": "3:8-3:23",
"definition_extent": "3:1-7:2", "definition_extent": "3:1-7:2",
"parents": [], "parents": [],
@ -34,10 +33,9 @@ OUTPUT:
"uses": ["3:8-3:23"] "uses": ["3:8-3:23"]
}, { }, {
"id": 1, "id": 1,
"usr": "c:@N@std@ST>2#T#T@vector", "usr": "c:@N@std@N@__1@ST>2#T#T@vector",
"short_name": "", "short_name": "",
"detailed_name": "", "detailed_name": "",
"hover": "",
"parents": [], "parents": [],
"derived": [], "derived": [],
"types": [], "types": [],
@ -52,35 +50,32 @@ OUTPUT:
"usr": "c:@S@MergeableUpdate@FI@a", "usr": "c:@S@MergeableUpdate@FI@a",
"short_name": "a", "short_name": "a",
"detailed_name": "int MergeableUpdate::a", "detailed_name": "int MergeableUpdate::a",
"hover": "int",
"definition_spelling": "4:7-4:8", "definition_spelling": "4:7-4:8",
"definition_extent": "4:3-4:8", "definition_extent": "4:3-4:8",
"declaring_type": 0, "declaring_type": 0,
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["4:7-4:8"] "uses": ["4:7-4:8"]
}, { }, {
"id": 1, "id": 1,
"usr": "c:@S@MergeableUpdate@FI@b", "usr": "c:@S@MergeableUpdate@FI@b",
"short_name": "b", "short_name": "b",
"detailed_name": "int MergeableUpdate::b", "detailed_name": "int MergeableUpdate::b",
"hover": "int",
"definition_spelling": "5:7-5:8", "definition_spelling": "5:7-5:8",
"definition_extent": "5:3-5:8", "definition_extent": "5:3-5:8",
"declaring_type": 0, "declaring_type": 0,
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["5:7-5:8"] "uses": ["5:7-5:8"]
}, { }, {
"id": 2, "id": 2,
"usr": "c:@S@MergeableUpdate@FI@to_add", "usr": "c:@S@MergeableUpdate@FI@to_add",
"short_name": "to_add", "short_name": "to_add",
"detailed_name": "std::vector<int> MergeableUpdate::to_add", "detailed_name": "std::vector<int> MergeableUpdate::to_add",
"hover": "std::vector<int>",
"definition_spelling": "6:20-6:26", "definition_spelling": "6:20-6:26",
"definition_extent": "6:3-6:26", "definition_extent": "6:3-6:26",
"variable_type": 1, "variable_type": 1,
@ -88,7 +83,7 @@ OUTPUT:
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["6:20-6:26"] "uses": ["6:20-6:26"]
}] }]
} }

View File

@ -34,7 +34,6 @@ OUTPUT:
"usr": "c:@S@CompilationEntry", "usr": "c:@S@CompilationEntry",
"short_name": "CompilationEntry", "short_name": "CompilationEntry",
"detailed_name": "CompilationEntry", "detailed_name": "CompilationEntry",
"hover": "CompilationEntry",
"definition_spelling": "6:8-6:24", "definition_spelling": "6:8-6:24",
"definition_extent": "6:1-10:2", "definition_extent": "6:1-10:2",
"parents": [], "parents": [],
@ -46,10 +45,9 @@ OUTPUT:
"uses": ["6:8-6:24", "12:13-12:29"] "uses": ["6:8-6:24", "12:13-12:29"]
}, { }, {
"id": 1, "id": 1,
"usr": "c:@N@std@T@string", "usr": "c:@N@std@N@__1@T@string",
"short_name": "", "short_name": "",
"detailed_name": "", "detailed_name": "",
"hover": "",
"parents": [], "parents": [],
"derived": [], "derived": [],
"types": [], "types": [],
@ -59,10 +57,9 @@ OUTPUT:
"uses": ["7:8-7:14", "8:8-8:14", "9:20-9:26", "12:78-12:84"] "uses": ["7:8-7:14", "8:8-8:14", "9:20-9:26", "12:78-12:84"]
}, { }, {
"id": 2, "id": 2,
"usr": "c:@N@std@ST>2#T#T@vector", "usr": "c:@N@std@N@__1@ST>2#T#T@vector",
"short_name": "", "short_name": "",
"detailed_name": "", "detailed_name": "",
"hover": "",
"parents": [], "parents": [],
"derived": [], "derived": [],
"types": [], "types": [],
@ -77,7 +74,6 @@ OUTPUT:
"usr": "c:@F@LoadCompilationEntriesFromDirectory#&1$@N@std@S@basic_string>#C#$@N@std@S@char_traits>#C#$@N@std@S@allocator>#C#", "usr": "c:@F@LoadCompilationEntriesFromDirectory#&1$@N@std@S@basic_string>#C#$@N@std@S@char_traits>#C#$@N@std@S@allocator>#C#",
"short_name": "LoadCompilationEntriesFromDirectory", "short_name": "LoadCompilationEntriesFromDirectory",
"detailed_name": "std::vector<CompilationEntry> LoadCompilationEntriesFromDirectory(const std::string &)", "detailed_name": "std::vector<CompilationEntry> LoadCompilationEntriesFromDirectory(const std::string &)",
"hover": "std::vector<CompilationEntry> LoadCompilationEntriesFromDirectory(const std::string &)",
"declarations": [{ "declarations": [{
"spelling": "12:31-12:66", "spelling": "12:31-12:66",
"extent": "12:1-12:104", "extent": "12:1-12:104",
@ -95,7 +91,6 @@ OUTPUT:
"usr": "c:@S@CompilationEntry@FI@directory", "usr": "c:@S@CompilationEntry@FI@directory",
"short_name": "directory", "short_name": "directory",
"detailed_name": "std::string CompilationEntry::directory", "detailed_name": "std::string CompilationEntry::directory",
"hover": "std::string",
"definition_spelling": "7:15-7:24", "definition_spelling": "7:15-7:24",
"definition_extent": "7:3-7:24", "definition_extent": "7:3-7:24",
"variable_type": 1, "variable_type": 1,
@ -103,14 +98,13 @@ OUTPUT:
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["7:15-7:24"] "uses": ["7:15-7:24"]
}, { }, {
"id": 1, "id": 1,
"usr": "c:@S@CompilationEntry@FI@filename", "usr": "c:@S@CompilationEntry@FI@filename",
"short_name": "filename", "short_name": "filename",
"detailed_name": "std::string CompilationEntry::filename", "detailed_name": "std::string CompilationEntry::filename",
"hover": "std::string",
"definition_spelling": "8:15-8:23", "definition_spelling": "8:15-8:23",
"definition_extent": "8:3-8:23", "definition_extent": "8:3-8:23",
"variable_type": 1, "variable_type": 1,
@ -118,14 +112,13 @@ OUTPUT:
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["8:15-8:23"] "uses": ["8:15-8:23"]
}, { }, {
"id": 2, "id": 2,
"usr": "c:@S@CompilationEntry@FI@args", "usr": "c:@S@CompilationEntry@FI@args",
"short_name": "args", "short_name": "args",
"detailed_name": "std::vector<std::string> CompilationEntry::args", "detailed_name": "std::vector<std::string> CompilationEntry::args",
"hover": "std::vector<std::string>",
"definition_spelling": "9:28-9:32", "definition_spelling": "9:28-9:32",
"definition_extent": "9:3-9:32", "definition_extent": "9:3-9:32",
"variable_type": 2, "variable_type": 2,
@ -133,7 +126,7 @@ OUTPUT:
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["9:28-9:32"] "uses": ["9:28-9:32"]
}] }]
} }

View File

@ -44,7 +44,6 @@ OUTPUT: static_function_in_type.h
"usr": "c:@N@ns@S@Foo@F@Register#*$@N@ns@S@Manager#S", "usr": "c:@N@ns@S@Foo@F@Register#*$@N@ns@S@Manager#S",
"short_name": "Register", "short_name": "Register",
"detailed_name": "void ns::Foo::Register(ns::Manager *)", "detailed_name": "void ns::Foo::Register(ns::Manager *)",
"hover": "void ns::Foo::Register(ns::Manager *)",
"declarations": [{ "declarations": [{
"spelling": "6:15-6:23", "spelling": "6:15-6:23",
"extent": "6:3-6:33", "extent": "6:3-6:33",
@ -98,7 +97,6 @@ OUTPUT: static_function_in_type.cc
"usr": "c:@N@ns@S@Foo@F@Register#*$@N@ns@S@Manager#S", "usr": "c:@N@ns@S@Foo@F@Register#*$@N@ns@S@Manager#S",
"short_name": "Register", "short_name": "Register",
"detailed_name": "void ns::Foo::Register(ns::Manager *)", "detailed_name": "void ns::Foo::Register(ns::Manager *)",
"hover": "void ns::Foo::Register(ns::Manager *)",
"declarations": [], "declarations": [],
"definition_spelling": "5:11-5:19", "definition_spelling": "5:11-5:19",
"definition_extent": "5:1-6:2", "definition_extent": "5:1-6:2",

View File

@ -47,7 +47,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@Bar#&$@S@Template>#d#", "usr": "c:@S@Foo@F@Bar#&$@S@Template>#d#",
"short_name": "Bar", "short_name": "Bar",
"detailed_name": "void Foo::Bar(Template<double> &)", "detailed_name": "void Foo::Bar(Template<double> &)",
"hover": "void Foo::Bar(Template<double> &)",
"declarations": [{ "declarations": [{
"spelling": "5:8-5:11", "spelling": "5:8-5:11",
"extent": "5:3-5:30", "extent": "5:3-5:30",

View File

@ -37,7 +37,6 @@ OUTPUT:
"usr": "c:@N@ns@ST>1#T@Foo@FT@>1#Tfoo#I#S", "usr": "c:@N@ns@ST>1#T@Foo@FT@>1#Tfoo#I#S",
"short_name": "foo", "short_name": "foo",
"detailed_name": "int ns::Foo::foo()", "detailed_name": "int ns::Foo::foo()",
"hover": "int ns::Foo::foo()",
"declarations": [], "declarations": [],
"definition_spelling": "5:16-5:19", "definition_spelling": "5:16-5:19",
"definition_extent": "5:5-7:6", "definition_extent": "5:5-7:6",
@ -57,7 +56,7 @@ OUTPUT:
"definition_extent": "10:3-10:33", "definition_extent": "10:3-10:33",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["10:7-10:8"] "uses": ["10:7-10:8"]
}, { }, {
@ -69,7 +68,7 @@ OUTPUT:
"definition_extent": "11:3-11:35", "definition_extent": "11:3-11:35",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["11:7-11:8"] "uses": ["11:7-11:8"]
}] }]

View File

@ -43,7 +43,6 @@ OUTPUT:
"usr": "c:@ST>1#T@Template@F@Foo#", "usr": "c:@ST>1#T@Template@F@Foo#",
"short_name": "Foo", "short_name": "Foo",
"detailed_name": "void Template::Foo()", "detailed_name": "void Template::Foo()",
"hover": "void Template::Foo()",
"declarations": [{ "declarations": [{
"spelling": "3:8-3:11", "spelling": "3:8-3:11",
"extent": "3:3-3:13", "extent": "3:3-3:13",

View File

@ -34,7 +34,6 @@ OUTPUT:
"usr": "c:@ST>1#T@Foo@F@foo#S", "usr": "c:@ST>1#T@Foo@F@foo#S",
"short_name": "foo", "short_name": "foo",
"detailed_name": "int Foo::foo()", "detailed_name": "int Foo::foo()",
"hover": "int Foo::foo()",
"declarations": [], "declarations": [],
"definition_spelling": "3:14-3:17", "definition_spelling": "3:14-3:17",
"definition_extent": "3:3-5:4", "definition_extent": "3:3-5:4",
@ -54,7 +53,7 @@ OUTPUT:
"definition_extent": "8:1-8:24", "definition_extent": "8:1-8:24",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["8:5-8:6"] "uses": ["8:5-8:6"]
}, { }, {
@ -66,7 +65,7 @@ OUTPUT:
"definition_extent": "9:1-9:25", "definition_extent": "9:1-9:25",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["9:5-9:6"] "uses": ["9:5-9:6"]
}] }]

View File

@ -35,7 +35,6 @@ OUTPUT:
"usr": "c:@ST>1#T@Foo@FT@>1#Tfoo#I#S", "usr": "c:@ST>1#T@Foo@FT@>1#Tfoo#I#S",
"short_name": "foo", "short_name": "foo",
"detailed_name": "int Foo::foo()", "detailed_name": "int Foo::foo()",
"hover": "int Foo::foo()",
"declarations": [], "declarations": [],
"definition_spelling": "4:14-4:17", "definition_spelling": "4:14-4:17",
"definition_extent": "4:3-6:4", "definition_extent": "4:3-6:4",
@ -55,7 +54,7 @@ OUTPUT:
"definition_extent": "9:1-9:31", "definition_extent": "9:1-9:31",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["9:5-9:6"] "uses": ["9:5-9:6"]
}, { }, {
@ -67,7 +66,7 @@ OUTPUT:
"definition_extent": "10:1-10:33", "definition_extent": "10:1-10:33",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["10:5-10:6"] "uses": ["10:5-10:6"]
}] }]

View File

@ -21,7 +21,6 @@ OUTPUT:
"usr": "c:template_func_usage_folded_into_one.cc@FT@>1#Tfoo#I#", "usr": "c:template_func_usage_folded_into_one.cc@FT@>1#Tfoo#I#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "int foo()", "detailed_name": "int foo()",
"hover": "int foo()",
"declarations": [], "declarations": [],
"definition_spelling": "2:12-2:15", "definition_spelling": "2:12-2:15",
"definition_extent": "2:1-4:2", "definition_extent": "2:1-4:2",
@ -40,7 +39,7 @@ OUTPUT:
"definition_extent": "6:1-6:19", "definition_extent": "6:1-6:19",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["6:5-6:6"] "uses": ["6:5-6:6"]
}, { }, {
@ -52,7 +51,7 @@ OUTPUT:
"definition_extent": "7:1-7:20", "definition_extent": "7:1-7:20",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["7:5-7:6"] "uses": ["7:5-7:6"]
}] }]

View File

@ -28,7 +28,6 @@ OUTPUT:
"usr": "c:typedefs.cc@F@g#*1I#S0_#", "usr": "c:typedefs.cc@F@g#*1I#S0_#",
"short_name": "g", "short_name": "g",
"detailed_name": "func g", "detailed_name": "func g",
"hover": "func g",
"declarations": [{ "declarations": [{
"spelling": "2:13-2:14", "spelling": "2:13-2:14",
"extent": "2:1-2:14", "extent": "2:1-2:14",

View File

@ -37,7 +37,6 @@ OUTPUT:
"usr": "c:@F@act#*$@U@Foo#", "usr": "c:@F@act#*$@U@Foo#",
"short_name": "act", "short_name": "act",
"detailed_name": "void act(Foo *)", "detailed_name": "void act(Foo *)",
"hover": "void act(Foo *)",
"declarations": [], "declarations": [],
"definition_spelling": "8:6-8:9", "definition_spelling": "8:6-8:9",
"definition_extent": "8:1-10:2", "definition_extent": "8:1-10:2",
@ -58,7 +57,7 @@ OUTPUT:
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["2:7-2:8", "9:5-9:6"] "uses": ["2:7-2:8", "9:5-9:6"]
}, { }, {
"id": 1, "id": 1,
@ -71,7 +70,7 @@ OUTPUT:
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["3:8-3:9"] "uses": ["3:8-3:9"]
}, { }, {
"id": 2, "id": 2,
@ -83,7 +82,7 @@ OUTPUT:
"variable_type": 0, "variable_type": 0,
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["6:5-6:6", "9:3-9:4"] "uses": ["6:5-6:6", "9:3-9:4"]
}] }]

View File

@ -34,7 +34,6 @@ OUTPUT:
"usr": "c:@F@called#", "usr": "c:@F@called#",
"short_name": "called", "short_name": "called",
"detailed_name": "void called()", "detailed_name": "void called()",
"hover": "void called()",
"declarations": [], "declarations": [],
"definition_spelling": "1:6-1:12", "definition_spelling": "1:6-1:12",
"definition_extent": "1:1-1:17", "definition_extent": "1:1-1:17",
@ -49,7 +48,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@Foo#", "usr": "c:@S@Foo@F@Foo#",
"short_name": "Foo", "short_name": "Foo",
"detailed_name": "void Foo::Foo()", "detailed_name": "void Foo::Foo()",
"hover": "void Foo::Foo()",
"declarations": [{ "declarations": [{
"spelling": "4:3-4:6", "spelling": "4:3-4:6",
"extent": "4:3-4:8", "extent": "4:3-4:8",

View File

@ -18,7 +18,6 @@ OUTPUT:
"usr": "c:@F@called#b#b#", "usr": "c:@F@called#b#b#",
"short_name": "called", "short_name": "called",
"detailed_name": "bool called(bool, bool)", "detailed_name": "bool called(bool, bool)",
"hover": "bool called(bool, bool)",
"declarations": [{ "declarations": [{
"spelling": "3:6-3:12", "spelling": "3:6-3:12",
"extent": "3:1-3:28", "extent": "3:1-3:28",
@ -36,7 +35,6 @@ OUTPUT:
"usr": "c:@F@caller#", "usr": "c:@F@caller#",
"short_name": "caller", "short_name": "caller",
"detailed_name": "void caller()", "detailed_name": "void caller()",
"hover": "void caller()",
"declarations": [], "declarations": [],
"definition_spelling": "5:6-5:12", "definition_spelling": "5:6-5:12",
"definition_extent": "5:1-7:2", "definition_extent": "5:1-7:2",

View File

@ -23,7 +23,6 @@ OUTPUT:
"usr": "c:@F@called#", "usr": "c:@F@called#",
"short_name": "called", "short_name": "called",
"detailed_name": "void called()", "detailed_name": "void called()",
"hover": "void called()",
"declarations": [{ "declarations": [{
"spelling": "1:6-1:12", "spelling": "1:6-1:12",
"extent": "1:1-1:14", "extent": "1:1-1:14",
@ -41,7 +40,6 @@ OUTPUT:
"usr": "c:@FT@>1#Tcaller#v#", "usr": "c:@FT@>1#Tcaller#v#",
"short_name": "caller", "short_name": "caller",
"detailed_name": "void caller()", "detailed_name": "void caller()",
"hover": "void caller()",
"declarations": [], "declarations": [],
"definition_spelling": "4:6-4:12", "definition_spelling": "4:6-4:12",
"definition_extent": "4:1-6:2", "definition_extent": "4:1-6:2",
@ -56,7 +54,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "8:6-8:9", "definition_spelling": "8:6-8:9",
"definition_extent": "8:1-10:2", "definition_extent": "8:1-10:2",

View File

@ -34,7 +34,6 @@ OUTPUT:
"usr": "c:@S@Wrapper@F@Wrapper#I#", "usr": "c:@S@Wrapper@F@Wrapper#I#",
"short_name": "Wrapper", "short_name": "Wrapper",
"detailed_name": "void Wrapper::Wrapper(int)", "detailed_name": "void Wrapper::Wrapper(int)",
"hover": "void Wrapper::Wrapper(int)",
"declarations": [{ "declarations": [{
"spelling": "2:3-2:10", "spelling": "2:3-2:10",
"extent": "2:3-2:17", "extent": "2:3-2:17",
@ -53,7 +52,6 @@ OUTPUT:
"usr": "c:@F@called#", "usr": "c:@F@called#",
"short_name": "called", "short_name": "called",
"detailed_name": "int called()", "detailed_name": "int called()",
"hover": "int called()",
"declarations": [], "declarations": [],
"definition_spelling": "5:5-5:11", "definition_spelling": "5:5-5:11",
"definition_extent": "5:1-5:27", "definition_extent": "5:1-5:27",
@ -68,7 +66,6 @@ OUTPUT:
"usr": "c:@F@caller#", "usr": "c:@F@caller#",
"short_name": "caller", "short_name": "caller",
"detailed_name": "Wrapper caller()", "detailed_name": "Wrapper caller()",
"hover": "Wrapper caller()",
"declarations": [], "declarations": [],
"definition_spelling": "7:9-7:15", "definition_spelling": "7:9-7:15",
"definition_extent": "7:1-9:2", "definition_extent": "7:1-9:2",

View File

@ -19,7 +19,6 @@ OUTPUT:
"usr": "c:@F@consume#*Fv#", "usr": "c:@F@consume#*Fv#",
"short_name": "consume", "short_name": "consume",
"detailed_name": "void consume(void (*)())", "detailed_name": "void consume(void (*)())",
"hover": "void consume(void (*)())",
"declarations": [], "declarations": [],
"definition_spelling": "1:6-1:13", "definition_spelling": "1:6-1:13",
"definition_extent": "1:1-1:28", "definition_extent": "1:1-1:28",
@ -34,7 +33,6 @@ OUTPUT:
"usr": "c:@F@used#", "usr": "c:@F@used#",
"short_name": "used", "short_name": "used",
"detailed_name": "void used()", "detailed_name": "void used()",
"hover": "void used()",
"declarations": [], "declarations": [],
"definition_spelling": "3:6-3:10", "definition_spelling": "3:6-3:10",
"definition_extent": "3:1-3:15", "definition_extent": "3:1-3:15",
@ -49,7 +47,6 @@ OUTPUT:
"usr": "c:@F@user#", "usr": "c:@F@user#",
"short_name": "user", "short_name": "user",
"detailed_name": "void user()", "detailed_name": "void user()",
"hover": "void user()",
"declarations": [], "declarations": [],
"definition_spelling": "5:6-5:10", "definition_spelling": "5:6-5:10",
"definition_extent": "5:1-8:2", "definition_extent": "5:1-8:2",

View File

@ -33,7 +33,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@Used#", "usr": "c:@S@Foo@F@Used#",
"short_name": "Used", "short_name": "Used",
"detailed_name": "void Foo::Used()", "detailed_name": "void Foo::Used()",
"hover": "void Foo::Used()",
"declarations": [{ "declarations": [{
"spelling": "2:8-2:12", "spelling": "2:8-2:12",
"extent": "2:3-2:14", "extent": "2:3-2:14",
@ -52,7 +51,6 @@ OUTPUT:
"usr": "c:@F@user#", "usr": "c:@F@user#",
"short_name": "user", "short_name": "user",
"detailed_name": "void user()", "detailed_name": "void user()",
"hover": "void user()",
"declarations": [], "declarations": [],
"definition_spelling": "5:6-5:10", "definition_spelling": "5:6-5:10",
"definition_extent": "5:1-7:2", "definition_extent": "5:1-7:2",

View File

@ -15,7 +15,6 @@ OUTPUT:
"usr": "c:@F@called#", "usr": "c:@F@called#",
"short_name": "called", "short_name": "called",
"detailed_name": "void called()", "detailed_name": "void called()",
"hover": "void called()",
"declarations": [], "declarations": [],
"definition_spelling": "1:6-1:12", "definition_spelling": "1:6-1:12",
"definition_extent": "1:1-1:17", "definition_extent": "1:1-1:17",
@ -30,7 +29,6 @@ OUTPUT:
"usr": "c:@F@caller#", "usr": "c:@F@caller#",
"short_name": "caller", "short_name": "caller",
"detailed_name": "void caller()", "detailed_name": "void caller()",
"hover": "void caller()",
"declarations": [], "declarations": [],
"definition_spelling": "2:6-2:12", "definition_spelling": "2:6-2:12",
"definition_extent": "2:1-4:2", "definition_extent": "2:1-4:2",

View File

@ -33,7 +33,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@Used#", "usr": "c:@S@Foo@F@Used#",
"short_name": "Used", "short_name": "Used",
"detailed_name": "void Foo::Used()", "detailed_name": "void Foo::Used()",
"hover": "void Foo::Used()",
"declarations": [{ "declarations": [{
"spelling": "2:8-2:12", "spelling": "2:8-2:12",
"extent": "2:3-2:14", "extent": "2:3-2:14",
@ -52,7 +51,6 @@ OUTPUT:
"usr": "c:@F@user#", "usr": "c:@F@user#",
"short_name": "user", "short_name": "user",
"detailed_name": "void user()", "detailed_name": "void user()",
"hover": "void user()",
"declarations": [], "declarations": [],
"definition_spelling": "5:6-5:10", "definition_spelling": "5:6-5:10",
"definition_extent": "5:1-8:2", "definition_extent": "5:1-8:2",

View File

@ -32,7 +32,6 @@ OUTPUT:
"usr": "c:func_usage_class_inline_var_def.cc@F@helper#", "usr": "c:func_usage_class_inline_var_def.cc@F@helper#",
"short_name": "helper", "short_name": "helper",
"detailed_name": "int helper()", "detailed_name": "int helper()",
"hover": "int helper()",
"declarations": [], "declarations": [],
"definition_spelling": "1:12-1:18", "definition_spelling": "1:12-1:18",
"definition_extent": "1:1-3:2", "definition_extent": "1:1-3:2",
@ -53,7 +52,7 @@ OUTPUT:
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["6:7-6:8"] "uses": ["6:7-6:8"]
}] }]
} }

View File

@ -15,7 +15,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [{ "declarations": [{
"spelling": "1:6-1:9", "spelling": "1:6-1:9",
"extent": "1:1-1:11", "extent": "1:1-1:11",
@ -33,7 +32,6 @@ OUTPUT:
"usr": "c:@F@usage#", "usr": "c:@F@usage#",
"short_name": "usage", "short_name": "usage",
"detailed_name": "void usage()", "detailed_name": "void usage()",
"hover": "void usage()",
"declarations": [], "declarations": [],
"definition_spelling": "3:6-3:11", "definition_spelling": "3:6-3:11",
"definition_extent": "3:1-5:2", "definition_extent": "3:1-5:2",

View File

@ -32,7 +32,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@foo#", "usr": "c:@S@Foo@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void Foo::foo()", "detailed_name": "void Foo::foo()",
"hover": "void Foo::foo()",
"declarations": [{ "declarations": [{
"spelling": "2:8-2:11", "spelling": "2:8-2:11",
"extent": "2:3-2:13", "extent": "2:3-2:13",
@ -51,7 +50,6 @@ OUTPUT:
"usr": "c:@F@usage#", "usr": "c:@F@usage#",
"short_name": "usage", "short_name": "usage",
"detailed_name": "void usage()", "detailed_name": "void usage()",
"hover": "void usage()",
"declarations": [], "declarations": [],
"definition_spelling": "5:6-5:11", "definition_spelling": "5:6-5:11",
"definition_extent": "5:1-8:2", "definition_extent": "5:1-8:2",

View File

@ -18,7 +18,6 @@ OUTPUT:
"usr": "c:@FT@>1#Taccept#t0.0#v#", "usr": "c:@FT@>1#Taccept#t0.0#v#",
"short_name": "accept", "short_name": "accept",
"detailed_name": "void accept(T)", "detailed_name": "void accept(T)",
"hover": "void accept(T)",
"declarations": [{ "declarations": [{
"spelling": "2:6-2:12", "spelling": "2:6-2:12",
"extent": "2:1-2:15", "extent": "2:1-2:15",
@ -36,7 +35,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "4:6-4:9", "definition_spelling": "4:6-4:9",
"definition_extent": "4:1-7:2", "definition_extent": "4:1-7:2",

View File

@ -50,7 +50,6 @@ OUTPUT:
"usr": "c:@F@return_type#", "usr": "c:@F@return_type#",
"short_name": "return_type", "short_name": "return_type",
"detailed_name": "unique_ptr<S> *return_type()", "detailed_name": "unique_ptr<S> *return_type()",
"hover": "unique_ptr<S> *return_type()",
"declarations": [], "declarations": [],
"definition_spelling": "9:16-9:27", "definition_spelling": "9:16-9:27",
"definition_extent": "9:1-12:2", "definition_extent": "9:1-12:2",
@ -70,7 +69,7 @@ OUTPUT:
"variable_type": 0, "variable_type": 0,
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["6:25-6:27"] "uses": ["6:25-6:27"]
}, { }, {
@ -83,7 +82,7 @@ OUTPUT:
"variable_type": 0, "variable_type": 0,
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["7:22-7:24"] "uses": ["7:22-7:24"]
}, { }, {

View File

@ -140,7 +140,6 @@ OUTPUT:
"usr": "c:@F@as_return_type#*$@S@unique_ptr>#$@S@S1#$@S@S2#", "usr": "c:@F@as_return_type#*$@S@unique_ptr>#$@S@S1#$@S@S2#",
"short_name": "as_return_type", "short_name": "as_return_type",
"detailed_name": "unique_ptr<unique_ptr<S1, S2>, S2> *as_return_type(unique_ptr<S1, S2> *)", "detailed_name": "unique_ptr<unique_ptr<S1, S2>, S2> *as_return_type(unique_ptr<S1, S2> *)",
"hover": "unique_ptr<unique_ptr<S1, S2>, S2> *as_return_type(unique_ptr<S1, S2> *)",
"declarations": [], "declarations": [],
"definition_spelling": "33:37-33:51", "definition_spelling": "33:37-33:51",
"definition_extent": "33:1-33:92", "definition_extent": "33:1-33:92",
@ -155,7 +154,6 @@ OUTPUT:
"usr": "c:@F@no_return_type#I#", "usr": "c:@F@no_return_type#I#",
"short_name": "no_return_type", "short_name": "no_return_type",
"detailed_name": "void no_return_type(int)", "detailed_name": "void no_return_type(int)",
"hover": "void no_return_type(int)",
"declarations": [], "declarations": [],
"definition_spelling": "40:6-40:20", "definition_spelling": "40:6-40:20",
"definition_extent": "40:1-40:28", "definition_extent": "40:1-40:28",
@ -170,7 +168,6 @@ OUTPUT:
"usr": "c:@F@empty#", "usr": "c:@F@empty#",
"short_name": "empty", "short_name": "empty",
"detailed_name": "void empty()", "detailed_name": "void empty()",
"hover": "void empty()",
"declarations": [], "declarations": [],
"definition_spelling": "53:6-53:11", "definition_spelling": "53:6-53:11",
"definition_extent": "53:1-55:2", "definition_extent": "53:1-55:2",
@ -185,7 +182,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@foo#", "usr": "c:@S@Foo@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "unique_ptr<S1, S2> *Foo::foo()", "detailed_name": "unique_ptr<S1, S2> *Foo::foo()",
"hover": "unique_ptr<S1, S2> *Foo::foo()",
"declarations": [{ "declarations": [{
"spelling": "65:23-65:26", "spelling": "65:23-65:26",
"extent": "65:3-65:28", "extent": "65:3-65:28",
@ -210,7 +206,7 @@ OUTPUT:
"variable_type": 0, "variable_type": 0,
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["15:43-15:44"] "uses": ["15:43-15:44"]
}, { }, {

View File

@ -44,7 +44,6 @@ OUTPUT:
"usr": "c:@F@Foo#", "usr": "c:@F@Foo#",
"short_name": "Foo", "short_name": "Foo",
"detailed_name": "void Foo()", "detailed_name": "void Foo()",
"hover": "void Foo()",
"declarations": [], "declarations": [],
"definition_spelling": "4:6-4:9", "definition_spelling": "4:6-4:9",
"definition_extent": "4:1-7:2", "definition_extent": "4:1-7:2",

View File

@ -41,7 +41,6 @@ OUTPUT:
"usr": "c:@F@foo#*$@S@ForwardType#$@S@ImplementedType#", "usr": "c:@F@foo#*$@S@ForwardType#$@S@ImplementedType#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo(ForwardType *, ImplementedType)", "detailed_name": "void foo(ForwardType *, ImplementedType)",
"hover": "void foo(ForwardType *, ImplementedType)",
"declarations": [], "declarations": [],
"definition_spelling": "4:6-4:9", "definition_spelling": "4:6-4:9",
"definition_extent": "4:1-4:47", "definition_extent": "4:1-4:47",

View File

@ -32,7 +32,6 @@ OUTPUT:
"usr": "c:@F@foo#*$@S@Foo#S0_#", "usr": "c:@F@foo#*$@S@Foo#S0_#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo(Foo *, Foo *)", "detailed_name": "void foo(Foo *, Foo *)",
"hover": "void foo(Foo *, Foo *)",
"declarations": [{ "declarations": [{
"spelling": "3:6-3:9", "spelling": "3:6-3:9",
"extent": "3:1-3:23", "extent": "3:1-3:23",

View File

@ -24,7 +24,6 @@ OUTPUT:
"usr": "c:@F@foo#*$@S@ForwardType#", "usr": "c:@F@foo#*$@S@ForwardType#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo(ForwardType *)", "detailed_name": "void foo(ForwardType *)",
"hover": "void foo(ForwardType *)",
"declarations": [], "declarations": [],
"definition_spelling": "2:6-2:9", "definition_spelling": "2:6-2:9",
"definition_extent": "2:1-2:26", "definition_extent": "2:1-2:26",

View File

@ -32,7 +32,6 @@ OUTPUT:
"usr": "c:@F@foo#&$@S@Type#&1S1_#", "usr": "c:@F@foo#&$@S@Type#&1S1_#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo(Type &, const Type &)", "detailed_name": "void foo(Type &, const Type &)",
"hover": "void foo(Type &, const Type &)",
"declarations": [], "declarations": [],
"definition_spelling": "3:6-3:9", "definition_spelling": "3:6-3:9",
"definition_extent": "3:1-8:2", "definition_extent": "3:1-8:2",

View File

@ -55,7 +55,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "Type *foo()", "detailed_name": "Type *foo()",
"hover": "Type *foo()",
"declarations": [{ "declarations": [{
"spelling": "3:7-3:10", "spelling": "3:7-3:10",
"extent": "3:1-3:12", "extent": "3:1-3:12",
@ -80,7 +79,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@Get#I#", "usr": "c:@S@Foo@F@Get#I#",
"short_name": "Get", "short_name": "Get",
"detailed_name": "Type *Foo::Get(int)", "detailed_name": "Type *Foo::Get(int)",
"hover": "Type *Foo::Get(int)",
"declarations": [{ "declarations": [{
"spelling": "8:9-8:12", "spelling": "8:9-8:12",
"extent": "8:3-8:17", "extent": "8:3-8:17",
@ -101,7 +99,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@Empty#", "usr": "c:@S@Foo@F@Empty#",
"short_name": "Empty", "short_name": "Empty",
"detailed_name": "void Foo::Empty()", "detailed_name": "void Foo::Empty()",
"hover": "void Foo::Empty()",
"declarations": [{ "declarations": [{
"spelling": "9:8-9:13", "spelling": "9:8-9:13",
"extent": "9:3-9:15", "extent": "9:3-9:15",
@ -122,7 +119,6 @@ OUTPUT:
"usr": "c:@F@external#", "usr": "c:@F@external#",
"short_name": "external", "short_name": "external",
"detailed_name": "const Type &external()", "detailed_name": "const Type &external()",
"hover": "const Type &external()",
"declarations": [{ "declarations": [{
"spelling": "15:20-15:28", "spelling": "15:20-15:28",
"extent": "15:1-15:30", "extent": "15:1-15:30",
@ -140,7 +136,6 @@ OUTPUT:
"usr": "c:type_usage_on_return_type.cc@F@bar#", "usr": "c:type_usage_on_return_type.cc@F@bar#",
"short_name": "bar", "short_name": "bar",
"detailed_name": "Type *bar()", "detailed_name": "Type *bar()",
"hover": "Type *bar()",
"declarations": [{ "declarations": [{
"spelling": "17:14-17:17", "spelling": "17:14-17:17",
"extent": "17:1-17:19", "extent": "17:1-17:19",

View File

@ -96,7 +96,6 @@ OUTPUT:
"usr": "c:@F@accept#*$@S@Foo#", "usr": "c:@F@accept#*$@S@Foo#",
"short_name": "accept", "short_name": "accept",
"detailed_name": "void accept(Foo *)", "detailed_name": "void accept(Foo *)",
"hover": "void accept(Foo *)",
"declarations": [], "declarations": [],
"definition_spelling": "7:6-7:12", "definition_spelling": "7:6-7:12",
"definition_extent": "7:1-7:21", "definition_extent": "7:1-7:21",
@ -111,7 +110,6 @@ OUTPUT:
"usr": "c:@F@accept1#**$@S@Foo#", "usr": "c:@F@accept1#**$@S@Foo#",
"short_name": "accept1", "short_name": "accept1",
"detailed_name": "void accept1(Foo1 *)", "detailed_name": "void accept1(Foo1 *)",
"hover": "void accept1(Foo1 *)",
"declarations": [], "declarations": [],
"definition_spelling": "8:6-8:13", "definition_spelling": "8:6-8:13",
"definition_extent": "8:1-8:23", "definition_extent": "8:1-8:23",
@ -126,7 +124,6 @@ OUTPUT:
"usr": "c:@F@accept2#*$@S@Foo#", "usr": "c:@F@accept2#*$@S@Foo#",
"short_name": "accept2", "short_name": "accept2",
"detailed_name": "void accept2(Foo2 *)", "detailed_name": "void accept2(Foo2 *)",
"hover": "void accept2(Foo2 *)",
"declarations": [], "declarations": [],
"definition_spelling": "9:6-9:13", "definition_spelling": "9:6-9:13",
"definition_extent": "9:1-9:23", "definition_extent": "9:1-9:23",
@ -141,7 +138,6 @@ OUTPUT:
"usr": "c:@F@accept3#**$@S@Foo#", "usr": "c:@F@accept3#**$@S@Foo#",
"short_name": "accept3", "short_name": "accept3",
"detailed_name": "void accept3(Foo3 *)", "detailed_name": "void accept3(Foo3 *)",
"hover": "void accept3(Foo3 *)",
"declarations": [], "declarations": [],
"definition_spelling": "10:6-10:13", "definition_spelling": "10:6-10:13",
"definition_extent": "10:1-10:23", "definition_extent": "10:1-10:23",

View File

@ -35,7 +35,6 @@ OUTPUT:
"usr": "c:@S@Foo@F@make#", "usr": "c:@S@Foo@F@make#",
"short_name": "make", "short_name": "make",
"detailed_name": "Foo *Foo::make()", "detailed_name": "Foo *Foo::make()",
"hover": "Foo *Foo::make()",
"declarations": [{ "declarations": [{
"spelling": "2:8-2:12", "spelling": "2:8-2:12",
"extent": "2:3-2:14", "extent": "2:3-2:14",
@ -73,7 +72,7 @@ OUTPUT:
"variable_type": 0, "variable_type": 0,
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["10:12-10:15"] "uses": ["10:12-10:15"]
}] }]

View File

@ -40,7 +40,6 @@ OUTPUT:
"usr": "c:@F@called#I#", "usr": "c:@F@called#I#",
"short_name": "called", "short_name": "called",
"detailed_name": "void called(int)", "detailed_name": "void called(int)",
"hover": "void called(int)",
"declarations": [{ "declarations": [{
"spelling": "1:6-1:12", "spelling": "1:6-1:12",
"extent": "1:1-1:19", "extent": "1:1-1:19",
@ -58,7 +57,6 @@ OUTPUT:
"usr": "c:@F@gen#", "usr": "c:@F@gen#",
"short_name": "gen", "short_name": "gen",
"detailed_name": "int gen()", "detailed_name": "int gen()",
"hover": "int gen()",
"declarations": [{ "declarations": [{
"spelling": "3:5-3:8", "spelling": "3:5-3:8",
"extent": "3:1-3:10", "extent": "3:1-3:10",
@ -76,7 +74,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "12:6-12:9", "definition_spelling": "12:6-12:9",
"definition_extent": "12:1-15:2", "definition_extent": "12:1-15:2",
@ -98,7 +95,7 @@ OUTPUT:
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["6:14-6:24", "10:10-10:20", "14:45-14:55"] "uses": ["6:14-6:24", "10:10-10:20", "14:45-14:55"]
}, { }, {
"id": 1, "id": 1,
@ -111,7 +108,7 @@ OUTPUT:
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["7:7-7:16", "14:28-14:37"] "uses": ["7:7-7:16", "14:28-14:37"]
}, { }, {
"id": 2, "id": 2,

View File

@ -18,7 +18,6 @@ OUTPUT:
"usr": "c:@F@called#I#", "usr": "c:@F@called#I#",
"short_name": "called", "short_name": "called",
"detailed_name": "void called(int)", "detailed_name": "void called(int)",
"hover": "void called(int)",
"declarations": [{ "declarations": [{
"spelling": "1:6-1:12", "spelling": "1:6-1:12",
"extent": "1:1-1:19", "extent": "1:1-1:19",
@ -36,7 +35,6 @@ OUTPUT:
"usr": "c:@F@gen#", "usr": "c:@F@gen#",
"short_name": "gen", "short_name": "gen",
"detailed_name": "int gen()", "detailed_name": "int gen()",
"hover": "int gen()",
"declarations": [], "declarations": [],
"definition_spelling": "3:5-3:8", "definition_spelling": "3:5-3:8",
"definition_extent": "3:1-3:24", "definition_extent": "3:1-3:24",
@ -51,7 +49,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "5:6-5:9", "definition_spelling": "5:6-5:9",
"definition_extent": "5:1-7:2", "definition_extent": "5:1-7:2",

View File

@ -19,7 +19,6 @@ OUTPUT:
"usr": "c:@F@called#", "usr": "c:@F@called#",
"short_name": "called", "short_name": "called",
"detailed_name": "void called()", "detailed_name": "void called()",
"hover": "void called()",
"declarations": [], "declarations": [],
"definition_spelling": "1:6-1:12", "definition_spelling": "1:6-1:12",
"definition_extent": "1:1-1:17", "definition_extent": "1:1-1:17",
@ -34,7 +33,6 @@ OUTPUT:
"usr": "c:@F@caller#", "usr": "c:@F@caller#",
"short_name": "caller", "short_name": "caller",
"detailed_name": "void caller()", "detailed_name": "void caller()",
"hover": "void caller()",
"declarations": [], "declarations": [],
"definition_spelling": "3:6-3:12", "definition_spelling": "3:6-3:12",
"definition_extent": "3:1-8:2", "definition_extent": "3:1-8:2",

View File

@ -43,7 +43,6 @@ OUTPUT:
"usr": "c:@F@accept#I#", "usr": "c:@F@accept#I#",
"short_name": "accept", "short_name": "accept",
"detailed_name": "void accept(int)", "detailed_name": "void accept(int)",
"hover": "void accept(int)",
"declarations": [{ "declarations": [{
"spelling": "7:6-7:12", "spelling": "7:6-7:12",
"extent": "7:1-7:17", "extent": "7:1-7:17",
@ -61,7 +60,6 @@ OUTPUT:
"usr": "c:@F@accept#*I#", "usr": "c:@F@accept#*I#",
"short_name": "accept", "short_name": "accept",
"detailed_name": "void accept(int *)", "detailed_name": "void accept(int *)",
"hover": "void accept(int *)",
"declarations": [{ "declarations": [{
"spelling": "8:6-8:12", "spelling": "8:6-8:12",
"extent": "8:1-8:18", "extent": "8:1-8:18",
@ -79,7 +77,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "10:6-10:9", "definition_spelling": "10:6-10:9",
"definition_extent": "10:1-18:2", "definition_extent": "10:1-18:2",
@ -100,7 +97,7 @@ OUTPUT:
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["3:7-3:8", "12:5-12:6", "13:5-13:6", "14:12-14:13", "15:12-15:13", "16:13-16:14"] "uses": ["3:7-3:8", "12:5-12:6", "13:5-13:6", "14:12-14:13", "15:12-15:13", "16:13-16:14"]
}, { }, {
"id": 1, "id": 1,
@ -113,7 +110,7 @@ OUTPUT:
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["4:7-4:8", "17:12-17:13"] "uses": ["4:7-4:8", "17:12-17:13"]
}, { }, {
"id": 2, "id": 2,

View File

@ -34,7 +34,6 @@ OUTPUT:
"usr": "c:@F@accept#I#", "usr": "c:@F@accept#I#",
"short_name": "accept", "short_name": "accept",
"detailed_name": "void accept(int)", "detailed_name": "void accept(int)",
"hover": "void accept(int)",
"declarations": [{ "declarations": [{
"spelling": "5:6-5:12", "spelling": "5:6-5:12",
"extent": "5:1-5:17", "extent": "5:1-5:17",
@ -52,7 +51,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "7:6-7:9", "definition_spelling": "7:6-7:9",
"definition_extent": "7:1-9:2", "definition_extent": "7:1-9:2",
@ -71,7 +69,7 @@ OUTPUT:
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": false,
"is_member": false, "is_member": true,
"uses": ["2:14-2:15", "8:15-8:16"] "uses": ["2:14-2:15", "8:15-8:16"]
}] }]
} }

View File

@ -15,7 +15,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "3:6-3:9", "definition_spelling": "3:6-3:9",
"definition_extent": "3:1-5:2", "definition_extent": "3:1-5:2",
@ -33,7 +32,7 @@ OUTPUT:
"declaration": "1:12-1:13", "declaration": "1:12-1:13",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["1:12-1:13", "4:3-4:4"] "uses": ["1:12-1:13", "4:3-4:4"]
}] }]

View File

@ -13,7 +13,6 @@ OUTPUT:
"usr": "c:@F@foo#I#", "usr": "c:@F@foo#I#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo(int)", "detailed_name": "void foo(int)",
"hover": "void foo(int)",
"declarations": [], "declarations": [],
"definition_spelling": "1:6-1:9", "definition_spelling": "1:6-1:9",
"definition_extent": "1:1-3:2", "definition_extent": "1:1-3:2",

View File

@ -14,7 +14,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "1:6-1:9", "definition_spelling": "1:6-1:9",
"definition_extent": "1:1-4:2", "definition_extent": "1:1-4:2",

View File

@ -19,7 +19,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "1:6-1:9", "definition_spelling": "1:6-1:9",
"definition_extent": "1:1-9:2", "definition_extent": "1:1-9:2",

View File

@ -19,7 +19,6 @@ OUTPUT:
"usr": "c:@F@foo#I#", "usr": "c:@F@foo#I#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo(int)", "detailed_name": "void foo(int)",
"hover": "void foo(int)",
"declarations": [], "declarations": [],
"definition_spelling": "1:6-1:9", "definition_spelling": "1:6-1:9",
"definition_extent": "1:1-8:2", "definition_extent": "1:1-8:2",

View File

@ -16,7 +16,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "3:6-3:9", "definition_spelling": "3:6-3:9",
"definition_extent": "3:1-5:2", "definition_extent": "3:1-5:2",
@ -35,7 +34,7 @@ OUTPUT:
"definition_extent": "1:1-1:13", "definition_extent": "1:1-1:13",
"is_local": false, "is_local": false,
"is_macro": false, "is_macro": false,
"is_global": false, "is_global": true,
"is_member": false, "is_member": false,
"uses": ["1:12-1:13", "4:3-4:4"] "uses": ["1:12-1:13", "4:3-4:4"]
}] }]

View File

@ -30,7 +30,6 @@ OUTPUT:
"usr": "c:@F@f#", "usr": "c:@F@f#",
"short_name": "f", "short_name": "f",
"detailed_name": "void f()", "detailed_name": "void f()",
"hover": "void f()",
"declarations": [], "declarations": [],
"definition_spelling": "2:6-2:7", "definition_spelling": "2:6-2:7",
"definition_extent": "2:1-5:2", "definition_extent": "2:1-5:2",

View File

@ -28,7 +28,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "3:6-3:9", "definition_spelling": "3:6-3:9",
"definition_extent": "3:1-5:2", "definition_extent": "3:1-5:2",

View File

@ -26,7 +26,6 @@ OUTPUT:
"usr": "c:@F@foo#*$@S@Foo#S0_#", "usr": "c:@F@foo#*$@S@Foo#S0_#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo(Foo *, Foo *)", "detailed_name": "void foo(Foo *, Foo *)",
"hover": "void foo(Foo *, Foo *)",
"declarations": [], "declarations": [],
"definition_spelling": "3:6-3:9", "definition_spelling": "3:6-3:9",
"definition_extent": "3:1-3:30", "definition_extent": "3:1-3:30",

View File

@ -11,7 +11,6 @@ OUTPUT:
"usr": "c:@F@foo#I#I#", "usr": "c:@F@foo#I#I#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo(int, int)", "detailed_name": "void foo(int, int)",
"hover": "void foo(int, int)",
"declarations": [], "declarations": [],
"definition_spelling": "1:6-1:9", "definition_spelling": "1:6-1:9",
"definition_extent": "1:1-1:22", "definition_extent": "1:1-1:22",

View File

@ -19,7 +19,6 @@ OUTPUT:
"usr": "c:@F@foo#", "usr": "c:@F@foo#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo()", "detailed_name": "void foo()",
"hover": "void foo()",
"declarations": [], "declarations": [],
"definition_spelling": "1:6-1:9", "definition_spelling": "1:6-1:9",
"definition_extent": "1:1-9:2", "definition_extent": "1:1-9:2",

View File

@ -13,7 +13,6 @@ OUTPUT:
"usr": "c:@F@foo#I#", "usr": "c:@F@foo#I#",
"short_name": "foo", "short_name": "foo",
"detailed_name": "void foo(int)", "detailed_name": "void foo(int)",
"hover": "void foo(int)",
"declarations": [], "declarations": [],
"definition_spelling": "1:6-1:9", "definition_spelling": "1:6-1:9",
"definition_extent": "1:1-3:2", "definition_extent": "1:1-3:2",

View File

@ -48,7 +48,6 @@ OUTPUT:
"usr": "c:@F@Foo#", "usr": "c:@F@Foo#",
"short_name": "Foo", "short_name": "Foo",
"detailed_name": "void Foo()", "detailed_name": "void Foo()",
"hover": "void Foo()",
"declarations": [], "declarations": [],
"definition_spelling": "3:6-3:9", "definition_spelling": "3:6-3:9",
"definition_extent": "3:1-5:2", "definition_extent": "3:1-5:2",