Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalabinaryexpression.c3412 ValaSourceReference* _tmp1165_; in vala_binary_expression_real_check() local
3525 _tmp1165_ = _tmp1164_; in vala_binary_expression_real_check()
3526 _tmp1166_ = vala_method_call_new ((ValaExpression*) _tmp1163_, _tmp1165_); in vala_binary_expression_real_check()
H A Dvalamemberaccess.c4088 ValaProperty* _tmp1165_; in vala_member_access_real_check() local
4116 _tmp1165_ = prop; in vala_member_access_real_check()
4117 _tmp1166_ = vala_symbol_get_access ((ValaSymbol*) _tmp1165_); in vala_member_access_real_check()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodemethodcallmodule.c3825 ValaCCodeExpression* _tmp1165_; in vala_ccode_method_call_module_real_visit_method_call() local
3829 _tmp1165_ = delegate_target_destroy_notify; in vala_ccode_method_call_module_real_visit_method_call()
3830 _vala_assert (_tmp1165_ != NULL, "delegate_target_destroy_notify != null"); in vala_ccode_method_call_module_real_visit_method_call()
H A Dvalaccodemethodmodule.c4911 ValaDataType* _tmp1165_; in vala_ccode_method_module_real_visit_method() local
4928 _tmp1165_ = _tmp1164_; in vala_ccode_method_module_real_visit_method()
4929 _tmp1166_ = vala_get_ccode_name ((ValaCodeNode*) _tmp1165_); in vala_ccode_method_module_real_visit_method()
/dports/lang/vala/vala-0.48.18/valadoc/tests/drivers/
H A Dgeneric-api-test.c9622 ValadocApiParameter* _tmp1165_; in param_test() local
10344 _tmp1165_ = param; in param_test()
10345 _tmp1166_ = valadoc_documentation_get_filename ((ValadocDocumentation*) _tmp1165_); in param_test()