Searched refs:type_obj (Results 1 – 1 of 1) sorted by relevance
1042 auto type_obj = v.GetType(); in CreateVariable() local1043 auto type_cstr = type_obj.GetDisplayTypeName(); in CreateVariable()1058 const bool is_array = type_obj.IsArrayType(); in CreateVariable()