Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalabinaryexpression.c3305 ValaDataType* _tmp1086_; in vala_binary_expression_real_check() local
3314 _tmp1086_ = _tmp1085_; in vala_binary_expression_real_check()
3315 vala_data_type_set_nullable (_tmp1086_, FALSE); in vala_binary_expression_real_check()
H A Dvalamemberaccess.c3900 ValaSourceReference* _tmp1086_; in vala_member_access_real_check() local
3908 _tmp1086_ = vala_code_node_get_source_reference ((ValaCodeNode*) self); in vala_member_access_real_check()
3909 _tmp1087_ = _tmp1086_; in vala_member_access_real_check()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodemethodcallmodule.c3584 ValaUnaryExpression* _tmp1086_; in vala_ccode_method_call_module_real_visit_method_call() local
3593 _tmp1086_ = unary; in vala_ccode_method_call_module_real_visit_method_call()
3594 if (_tmp1086_ != NULL) { in vala_ccode_method_call_module_real_visit_method_call()
H A Dvalaccodemethodmodule.c4711 ValaTypeSymbol* _tmp1086_; in vala_ccode_method_module_real_visit_method() local
4713 _tmp1086_ = vala_ccode_base_module_get_current_type_symbol ((ValaCCodeBaseModule*) self); in vala_ccode_method_module_real_visit_method()
4714 _tmp1087_ = _tmp1086_; in vala_ccode_method_module_real_visit_method()
/dports/lang/vala/vala-0.48.18/valadoc/tests/drivers/
H A Dgeneric-api-test.c9543 ValadocApiTypeReference* _tmp1086_; in param_test() local
10238 _tmp1086_ = _tmp1085_; in param_test()
10239 _tmp1087_ = valadoc_api_typereference_get_data_type (_tmp1086_); in param_test()