Searched refs:m_type_impl (Results 1 – 2 of 2) sorted by relevance
65 if (success && m_type_impl.IsValid()) { in GetTypeImpl()66 return m_type_impl; in GetTypeImpl()182 m_type_impl = in UpdateValue()187 m_type_impl.Clear(); in UpdateValue()190 m_type_impl.Clear(); in UpdateValue()
122 TypeImpl m_type_impl; variable