Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalabinaryexpression.c3435 ValaSourceReference* _tmp1125_; in vala_binary_expression_real_check() local
3445 _tmp1125_ = _tmp1124_; in vala_binary_expression_real_check()
3454 vala_report_error (_tmp1125_, _tmp1133_); in vala_binary_expression_real_check()
H A Dvalamemberaccess.c3992 ValaTypeSymbol* _tmp1125_; in vala_member_access_real_check() local
4006 _tmp1125_ = vala_semantic_analyzer_get_current_type_symbol (_tmp1124_); in vala_member_access_real_check()
4007 _tmp1126_ = _tmp1125_; in vala_member_access_real_check()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodemethodmodule.c4797 gchar* _tmp1125_; in vala_ccode_method_module_real_visit_method() local
4826 _tmp1125_ = _tmp1124_; in vala_ccode_method_module_real_visit_method()
4827 _tmp1126_ = vala_ccode_constant_new (_tmp1125_); in vala_ccode_method_module_real_visit_method()
4831 _g_free0 (_tmp1125_); in vala_ccode_method_module_real_visit_method()
H A Dvalaccodemethodcallmodule.c3707 gchar* _tmp1125_; in vala_ccode_method_call_module_real_visit_method_call() local
3718 _tmp1125_ = vala_get_ccode_type ((ValaCodeNode*) _tmp1124_); in vala_ccode_method_call_module_real_visit_method_call()
3719 _tmp1126_ = _tmp1125_; in vala_ccode_method_call_module_real_visit_method_call()
/dports/lang/vala/vala-0.48.18/valadoc/tests/drivers/
H A Dgeneric-api-test.c9582 ValadocApiTypeReference* _tmp1125_; in param_test() local
10286 _tmp1125_ = _tmp1124_; in param_test()
10287 _tmp1126_ = valadoc_api_typereference_get_is_dynamic (_tmp1125_); in param_test()