Home
last modified time | relevance | path

Searched refs:_tmp1426_ (Results 1 – 3 of 3) sorted by relevance

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalamemberaccess.c4913 ValaExpression* _tmp1426_; in vala_member_access_real_check() local
4917 _tmp1426_ = _tmp1425_; in vala_member_access_real_check()
4918 _tmp1427_ = vala_expression_get_value_type (_tmp1426_); in vala_member_access_real_check()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodemethodcallmodule.c4515 ValaCCodeExpression* _tmp1426_; in vala_ccode_method_call_module_real_visit_method_call() local
4536 _tmp1426_ = cexpr; in vala_ccode_method_call_module_real_visit_method_call()
4537 …inary_expression_new (VALA_CCODE_BINARY_OPERATOR_MUL, (ValaCCodeExpression*) _tmp1425_, _tmp1426_); 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.c9883 ValadocApiParameter* _tmp1426_; in param_test() local
10694 _tmp1426_ = param; in param_test()
10695 _tmp1427_ = valadoc_api_parameter_get_has_default_value (_tmp1426_); in param_test()