Home
last modified time | relevance | path

Searched refs:_tmp1128_ (Results 1 – 5 of 5) sorted by relevance

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalabinaryexpression.c3438 ValaDataType* _tmp1128_; in vala_binary_expression_real_check() local
3448 _tmp1128_ = vala_expression_get_value_type (_tmp1127_); in vala_binary_expression_real_check()
3449 _tmp1129_ = _tmp1128_; in vala_binary_expression_real_check()
H A Dvalamemberaccess.c3995 gchar* _tmp1128_; in vala_member_access_real_check() local
4009 _tmp1128_ = _tmp1127_; in vala_member_access_real_check()
4010 …ntf ("Cannot assign to construct-only property `%s' in `construct' of `%s'", _tmp1122_, _tmp1128_); in vala_member_access_real_check()
4014 _g_free0 (_tmp1128_); in vala_member_access_real_check()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodemethodcallmodule.c3724 ValaCCodeIdentifier* _tmp1128_; in vala_ccode_method_call_module_real_visit_method_call() local
3747 _tmp1128_ = vala_ccode_identifier_new ("g_cclosure_new"); in vala_ccode_method_call_module_real_visit_method_call()
3748 _tmp1129_ = _tmp1128_; in vala_ccode_method_call_module_real_visit_method_call()
H A Dvalaccodemethodmodule.c4800 ValaCCodeFunctionCall* _tmp1128_; in vala_ccode_method_module_real_visit_method() local
4833 _tmp1128_ = cerrorcall; in vala_ccode_method_module_real_visit_method()
4835 vala_ccode_function_call_add_argument (_tmp1128_, (ValaCCodeExpression*) _tmp1129_); in vala_ccode_method_module_real_visit_method()
/dports/lang/vala/vala-0.48.18/valadoc/tests/drivers/
H A Dgeneric-api-test.c9585 ValadocApiParameter* _tmp1128_; in param_test() local
10290 _tmp1128_ = param; in param_test()
10291 _tmp1129_ = valadoc_api_parameter_get_parameter_type (_tmp1128_); in param_test()