Updated test cases documentation
This commit is contained in:
@@ -113,6 +113,7 @@ public:
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "foo",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -135,6 +136,7 @@ public:
|
||||
"line": 16,
|
||||
"translation_unit": "t00011.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -175,6 +177,7 @@ public:
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "foo",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -197,6 +200,7 @@ public:
|
||||
"line": 28,
|
||||
"translation_unit": "t00011.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user