Home
last modified time | relevance | path

Searched refs:vala_code_node_has_attribute_argument (Results 1 – 7 of 7) sorted by relevance

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalacodenode.c458 vala_code_node_has_attribute_argument (ValaCodeNode* self, in vala_code_node_has_attribute_argument() function
885 if (vala_code_node_has_attribute_argument (source, attribute, argument)) { in vala_code_node_copy_attribute_string()
918 if (vala_code_node_has_attribute_argument (source, attribute, argument)) { in vala_code_node_copy_attribute_integer()
946 if (vala_code_node_has_attribute_argument (source, attribute, argument)) { in vala_code_node_copy_attribute_double()
974 if (vala_code_node_has_attribute_argument (source, attribute, argument)) { in vala_code_node_copy_attribute_bool()
H A Dvalaparameter.c548 if (vala_code_node_has_attribute_argument ((ValaCodeNode*) self, "CCode", "scope")) { in vala_parameter_real_check()
H A Dvalastruct.c325 _tmp1_ = vala_code_node_has_attribute_argument ((ValaCodeNode*) self, "IntegerType", "rank"); in vala_struct_get_rank()
337 if (vala_code_node_has_attribute_argument ((ValaCodeNode*) self, "FloatingType", "rank")) { in vala_struct_get_rank()
H A Dvalagirparser.c1332 if (vala_code_node_has_attribute_argument (_tmp61_, "GIR", "name")) { in vala_gir_parser_map_vala_to_gir()
3555 if (vala_code_node_has_attribute_argument ((ValaCodeNode*) sym, "CCode", "has_type_id")) { in vala_gir_parser_set_type_id_ccode()
3558 _tmp0_ = vala_code_node_has_attribute_argument ((ValaCodeNode*) sym, "CCode", "type_id"); in vala_gir_parser_set_type_id_ccode()
7064 …require_copy_free = vala_code_node_has_attribute_argument ((ValaCodeNode*) _tmp15_, "CCode", "type… in vala_gir_parser_parse_record()
9596 if (vala_code_node_has_attribute_argument ((ValaCodeNode*) _tmp87_, "CCode", "ref_function")) { in vala_gir_parser_parse_boxed()
9601 …_tmp86_ = vala_code_node_has_attribute_argument ((ValaCodeNode*) _tmp88_, "CCode", "unref_function… in vala_gir_parser_parse_boxed()
9608 …_tmp85_ = vala_code_node_has_attribute_argument ((ValaCodeNode*) _tmp89_, "CCode", "copy_function"… in vala_gir_parser_parse_boxed()
9615 …_tmp84_ = vala_code_node_has_attribute_argument ((ValaCodeNode*) _tmp90_, "CCode", "free_function"… in vala_gir_parser_parse_boxed()
11060 if (vala_code_node_has_attribute_argument ((ValaCodeNode*) _tmp156_, "CCode", "has_type_id")) { in vala_gir_parser_process_alias()
11069 if (vala_code_node_has_attribute_argument ((ValaCodeNode*) _tmp159_, "CCode", "type_id")) { in vala_gir_parser_process_alias()
[all …]
H A Dvalamethod.c1310 …if (vala_code_node_has_attribute_argument ((ValaCodeNode*) self, "CCode", "returns_floating_refere… in vala_method_compatible_internal()
H A Dvala.h4682 gboolean vala_code_node_has_attribute_argument (ValaCodeNode* self,
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalagtypemodule.c13946 _tmp0_ = !vala_code_node_has_attribute_argument ((ValaCodeNode*) st, "CCode", "type_id"); in vala_gtype_module_real_visit_struct()