oil_prototype_append_param ( OilPrototype* proto, OilParameter* param )2nd parameter 'param' (pointer) has base type 'struct _OilParameter'.
oil_prototype_free ( OilPrototype* proto )Field 'proto.params' in 1st parameter 'proto' (pointer) has base type 'struct _OilParameter'.
oil_prototype_from_string ( char const* s )Field 'retval.params' in return value (pointer) has base type 'struct _OilParameter'.
oil_prototype_to_string ( OilPrototype* proto )Field 'proto.params' in 1st parameter 'proto' (pointer) has base type 'struct _OilParameter'.
oil_test_check_impl ( OilTest* test, OilFunctionImpl* impl )Field 'test.params' in 1st parameter 'test' (pointer) has base type 'struct _OilParameter'.
oil_test_check_ref ( OilTest* test )Field 'test.params' in 1st parameter 'test' (pointer) has base type 'struct _OilParameter'.
oil_test_cleanup ( OilTest* test )Field 'test.params' in 1st parameter 'test' (pointer) has base type 'struct _OilParameter'.
oil_test_free ( OilTest* test )Field 'test.params' in 1st parameter 'test' (pointer) has base type 'struct _OilParameter'.
oil_test_init ( OilTest* test )Field 'test.params' in 1st parameter 'test' (pointer) has base type 'struct _OilParameter'.
oil_test_new ( OilFunctionClass* klass )Field 'retval.params' in return value (pointer) has base type 'struct _OilParameter'.
oil_test_set_iterations ( OilTest* test, int iterations )Field 'test.params' in 1st parameter 'test' (pointer) has base type 'struct _OilParameter'.
...