Home
last modified time | relevance | path

Searched refs:_tmp1253_ (Results 1 – 4 of 4) sorted by relevance

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalamemberaccess.c4364 gchar* _tmp1253_; in vala_member_access_real_check() local
4372 _tmp1253_ = g_strdup_printf ("Access to protected member `%s' denied", _tmp1252_); in vala_member_access_real_check()
4373 _tmp1254_ = _tmp1253_; in vala_member_access_real_check()
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalaccodemethodcallmodule.c4065 ValaParameter* _tmp1253_; in vala_ccode_method_call_module_real_visit_method_call() local
4072 _tmp1253_ = param; in vala_ccode_method_call_module_real_visit_method_call()
4073 _tmp1254_ = vala_variable_get_variable_type ((ValaVariable*) _tmp1253_); in vala_ccode_method_call_module_real_visit_method_call()
H A Dvalaccodemethodmodule.c5158 ValaCCodeFunction* _tmp1253_; in vala_ccode_method_module_real_visit_method() local
5161 _tmp1253_ = vala_ccode_base_module_get_ccode ((ValaCCodeBaseModule*) self); in vala_ccode_method_module_real_visit_method()
5162 _tmp1254_ = _tmp1253_; in vala_ccode_method_module_real_visit_method()
/dports/lang/vala/vala-0.48.18/valadoc/tests/drivers/
H A Dgeneric-api-test.c9710 ValaSymbolAccessibility _tmp1253_; in param_test() local
10461 _tmp1253_ = valadoc_api_symbol_get_accessibility ((ValadocApiSymbol*) _tmp1252_); in param_test()
10462 _tmp1254_ = _tmp1253_; in param_test()