aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/codesearch/testdata/mm/refs.c.json
blob: 50aa676bec9b16b23bdae9897b042310ee80d622 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
	"definitions": [
		{
			"name": "ref_in_mm",
			"type": "void ()",
			"kind": "function",
			"body": {
				"file": "mm/refs.c",
				"start_line": 3,
				"end_line": 6
			},
			"comment": {},
			"refs": [
				{
					"name": "refs2",
					"kind": "calls",
					"entity_kind": "function",
					"line": 5
				}
			]
		}
	]
}