Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalabinaryexpression.c3498 ValaMethod* _tmp1153_; in vala_binary_expression_real_check() local
3505 _tmp1153_ = contains_method; in vala_binary_expression_real_check()
3506 _tmp1154_ = vala_symbol_get_full_name ((ValaSymbol*) _tmp1153_); in vala_binary_expression_real_check()
H A Dvalamemberaccess.c4074 ValaSymbolAccessibility _tmp1153_; in vala_member_access_real_check() local
4079 _tmp1153_ = vala_symbol_get_access ((ValaSymbol*) _tmp1152_); in vala_member_access_real_check()
4080 _tmp1154_ = _tmp1153_; in vala_member_access_real_check()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodemethodcallmodule.c3787 gpointer _tmp1153_; in vala_ccode_method_call_module_real_visit_method_call() local
3792_tmp1153_ = vala_map_get ((ValaMap*) _tmp1151_, (gpointer) ((gintptr) vala_ccode_base_module_get_p… in vala_ccode_method_call_module_real_visit_method_call()
3793 node = (ValaCCodeExpression*) _tmp1153_; in vala_ccode_method_call_module_real_visit_method_call()
H A Dvalaccodemethodmodule.c4891 gboolean _tmp1153_; in vala_ccode_method_module_real_visit_method() local
4893 _tmp1153_ = vala_method_get_coroutine (m); in vala_ccode_method_module_real_visit_method()
4894 _tmp1154_ = _tmp1153_; in vala_ccode_method_module_real_visit_method()
/dports/lang/vala/vala-0.48.18/valadoc/tests/drivers/
H A Dgeneric-api-test.c9610 ValadocApiParameter* _tmp1153_; in param_test() local
10327 _tmp1153_ = param; in param_test()
10328 _tmp1154_ = valadoc_api_parameter_get_ellipsis (_tmp1153_); in param_test()