-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathir_segment_27.json
50 lines (50 loc) · 907 Bytes
/
ir_segment_27.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"node_type": "FunctionDecl",
"name": "fdopen",
"children": [
{
"node_type": "UnexposedAttr",
"name": "",
"children": [],
"control_flow": null,
"dependencies": []
},
{
"node_type": "UnexposedAttr",
"name": "",
"children": [],
"control_flow": null,
"dependencies": []
},
{
"node_type": "TypeRef",
"name": "FILE",
"children": [],
"control_flow": null,
"dependencies": []
},
{
"node_type": "ParmDecl",
"name": "__fd",
"children": [],
"control_flow": null,
"dependencies": []
},
{
"node_type": "ParmDecl",
"name": "__modes",
"children": [],
"control_flow": null,
"dependencies": []
}
],
"control_flow": null,
"dependencies": [
"__fd",
"FILE",
"__count",
"__modes",
"__value",
""
]
}