Searched refs:m_type_impl (Results 1 – 2 of 2) sorted by relevance
62 if (success && m_type_impl.IsValid()) { in GetTypeImpl()63 return m_type_impl; in GetTypeImpl()193 m_type_impl = in UpdateValue()198 m_type_impl.Clear(); in UpdateValue()201 m_type_impl.Clear(); in UpdateValue()
114 TypeImpl m_type_impl; variable