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