Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalabinaryexpression.c3497 ValaSourceReference* _tmp1152_; in vala_binary_expression_real_check() local
3504 _tmp1152_ = _tmp1151_; in vala_binary_expression_real_check()
3510 vala_report_error (_tmp1152_, _tmp1157_); in vala_binary_expression_real_check()
H A Dvalamemberaccess.c4073 ValaPropertyAccessor* _tmp1152_; in vala_member_access_real_check() local
4078 _tmp1152_ = _tmp1151_; in vala_member_access_real_check()
4079 _tmp1153_ = vala_symbol_get_access ((ValaSymbol*) _tmp1152_); in vala_member_access_real_check()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodemethodcallmodule.c3786 ValaParameter* _tmp1152_; in vala_ccode_method_call_module_real_visit_method_call() local
3791 _tmp1152_ = param; in vala_ccode_method_call_module_real_visit_method_call()
3792 …laCCodeBaseModule*) self, vala_get_ccode_delegate_target_pos ((ValaCodeNode*) _tmp1152_), FALSE))); in vala_ccode_method_call_module_real_visit_method_call()
H A Dvalaccodemethodmodule.c4883 ValaDataType* _tmp1152_; in vala_ccode_method_module_real_visit_method() local
4885 _tmp1152_ = _tmp1151_; in vala_ccode_method_module_real_visit_method()
4886 _tmp1145_ = !vala_data_type_is_real_non_null_struct_type (_tmp1152_); in vala_ccode_method_module_real_visit_method()
/dports/lang/vala/vala-0.48.18/valadoc/tests/drivers/
H A Dgeneric-api-test.c9609 ValadocApiTypeReference* _tmp1152_; in param_test() local
10325 _tmp1152_ = _tmp1151_; in param_test()
10326 _vala_assert (_tmp1152_ != NULL, "param.parameter_type != null"); in param_test()