• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 functions {
2   function_name: "test_char"
3   mangled_function_name: "test_char"
4   source_file: "./input/func_decl_one_arg_ret.h"
5   parameters {
6     field_name: ""
7     field_type: "char"
8     default_arg: false
9   }
10   return_type: "char"
11   access: "public"
12   template_kind: 0
13 }
14 functions {
15   function_name: "test_short"
16   mangled_function_name: "test_short"
17   source_file: "./input/func_decl_one_arg_ret.h"
18   parameters {
19     field_name: ""
20     field_type: "short"
21     default_arg: false
22   }
23   return_type: "short"
24   access: "public"
25   template_kind: 0
26 }
27 functions {
28   function_name: "test_int"
29   mangled_function_name: "test_int"
30   source_file: "./input/func_decl_one_arg_ret.h"
31   parameters {
32     field_name: ""
33     field_type: "int"
34     default_arg: false
35   }
36   return_type: "int"
37   access: "public"
38   template_kind: 0
39 }
40 functions {
41   function_name: "test_long"
42   mangled_function_name: "test_long"
43   source_file: "./input/func_decl_one_arg_ret.h"
44   parameters {
45     field_name: ""
46     field_type: "long"
47     default_arg: false
48   }
49   return_type: "long"
50   access: "public"
51   template_kind: 0
52 }
53 functions {
54   function_name: "test_long_long"
55   mangled_function_name: "test_long_long"
56   source_file: "./input/func_decl_one_arg_ret.h"
57   parameters {
58     field_name: ""
59     field_type: "long long"
60     default_arg: false
61   }
62   return_type: "long long"
63   access: "public"
64   template_kind: 0
65 }
66 functions {
67   function_name: "test_unsigned_char"
68   mangled_function_name: "test_unsigned_char"
69   source_file: "./input/func_decl_one_arg_ret.h"
70   parameters {
71     field_name: ""
72     field_type: "unsigned char"
73     default_arg: false
74   }
75   return_type: "unsigned char"
76   access: "public"
77   template_kind: 0
78 }
79 functions {
80   function_name: "test_unsigned_short"
81   mangled_function_name: "test_unsigned_short"
82   source_file: "./input/func_decl_one_arg_ret.h"
83   parameters {
84     field_name: ""
85     field_type: "unsigned short"
86     default_arg: false
87   }
88   return_type: "unsigned short"
89   access: "public"
90   template_kind: 0
91 }
92 functions {
93   function_name: "test_unsigned_int"
94   mangled_function_name: "test_unsigned_int"
95   source_file: "./input/func_decl_one_arg_ret.h"
96   parameters {
97     field_name: ""
98     field_type: "unsigned int"
99     default_arg: false
100   }
101   return_type: "unsigned int"
102   access: "public"
103   template_kind: 0
104 }
105 functions {
106   function_name: "test_unsigned_long"
107   mangled_function_name: "test_unsigned_long"
108   source_file: "./input/func_decl_one_arg_ret.h"
109   parameters {
110     field_name: ""
111     field_type: "unsigned long"
112     default_arg: false
113   }
114   return_type: "unsigned long"
115   access: "public"
116   template_kind: 0
117 }
118 functions {
119   function_name: "test_unsigned_long_long"
120   mangled_function_name: "test_unsigned_long_long"
121   source_file: "./input/func_decl_one_arg_ret.h"
122   parameters {
123     field_name: ""
124     field_type: "unsigned long long"
125     default_arg: false
126   }
127   return_type: "unsigned long long"
128   access: "public"
129   template_kind: 0
130 }
131 functions {
132   function_name: "test_float"
133   mangled_function_name: "test_float"
134   source_file: "./input/func_decl_one_arg_ret.h"
135   parameters {
136     field_name: ""
137     field_type: "float"
138     default_arg: false
139   }
140   return_type: "float"
141   access: "public"
142   template_kind: 0
143 }
144 functions {
145   function_name: "test_double"
146   mangled_function_name: "test_double"
147   source_file: "./input/func_decl_one_arg_ret.h"
148   parameters {
149     field_name: ""
150     field_type: "double"
151     default_arg: false
152   }
153   return_type: "double"
154   access: "public"
155   template_kind: 0
156 }
157 functions {
158   function_name: "test_long_double"
159   mangled_function_name: "test_long_double"
160   source_file: "./input/func_decl_one_arg_ret.h"
161   parameters {
162     field_name: ""
163     field_type: "long double"
164     default_arg: false
165   }
166   return_type: "long double"
167   access: "public"
168   template_kind: 0
169 }
170