Searched defs:variable_type (Results 1 – 6 of 6) sorted by relevance
33 typedef x3::rule<variable_class, ast::variable> variable_type; typedef
142 const auto* variable_type = GetVariableType(inst); in CollectResourcesToConvert() local256 const auto* variable_type = GetVariableType(*image_variable); in GetSampledImageTypeForImage() local
341 jerry_debugger_copy_variables_to_string_message (uint8_t variable_type, /**< type */ in jerry_debugger_copy_variables_to_string_message()516 uint8_t variable_type = jerry_debugger_get_variable_type (prop_value_p.value); in jerry_debugger_send_scope_variables() local
111 char variable_name [50],variable_type [20]; in set_struct_descriptors() local