Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/vala/
H A Dvaladelegatetype.c705 ValaDataType* delegate_error_type = NULL; in vala_delegate_type_real_compatible() local
718 delegate_error_type = (ValaDataType*) _tmp103_; in vala_delegate_type_real_compatible()
720 _tmp105_ = delegate_error_type; in vala_delegate_type_real_compatible()
723 _vala_code_node_unref0 (delegate_error_type); in vala_delegate_type_real_compatible()
726 _vala_code_node_unref0 (delegate_error_type); in vala_delegate_type_real_compatible()
H A Dvaladelegatetype.vala168 foreach (DataType delegate_error_type in delegate_error_types) {
169 if (error_type.compatible (delegate_error_type)) {
H A Dvaladelegate.vala212 foreach (DataType delegate_error_type in error_types) {
213 if (method_error_type.compatible (delegate_error_type)) {
H A Dvaladelegate.c786 ValaDataType* delegate_error_type = NULL; in vala_delegate_matches_method() local
799 delegate_error_type = (ValaDataType*) _tmp110_; in vala_delegate_matches_method()
801 _tmp112_ = delegate_error_type; in vala_delegate_matches_method()
804 _vala_code_node_unref0 (delegate_error_type); in vala_delegate_matches_method()
807 _vala_code_node_unref0 (delegate_error_type); in vala_delegate_matches_method()