summaryrefslogtreecommitdiff
path: root/test/test1-01.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/test1-01.txt')
-rw-r--r--test/test1-01.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/test/test1-01.txt b/test/test1-01.txt
index 6ddfb33..1af6beb 100644
--- a/test/test1-01.txt
+++ b/test/test1-01.txt
@@ -702,3 +702,33 @@ function_decl fun2 test1.c 38:6
integer_cst -128 - min value
integer_cst 127 - max value
integer_cst 64 - parm size
+function_decl funb test1.c 39:6
+- isPublic: 1
+ function_type - function type
+ void_type - function return type
+ type_decl void <built-in> 0:0 - type name
+ - isAutogenerated: 1
+ tree_list - arg types
+ boolean_type - value
+ type_decl bool <built-in> 0:0 - type name
+ - isAutogenerated: 1
+ tree_list - chain
+ void_type - value
+ type_decl void <built-in> 0:0 - type name
+ - isAutogenerated: 1
+ result_decl test1.c 39:21 - function result
+ - isAutogenerated: 1
+ void_type - result type
+ type_decl void <built-in> 0:0 - type name
+ - isAutogenerated: 1
+ parm_decl bool1 test1.c 39:16 - argument
+ integer_type - decl type
+ - precisionBits: 32
+ - signed
+ type_decl int <built-in> 0:0 - type name
+ - isAutogenerated: 1
+ integer_cst 32 - type size
+ integer_cst -2147483648 - min value
+ integer_cst 2147483647 - max value
+ integer_cst 8 - parm size
+ statement_list - code