Searched refs:m_type_impl (Results 1 – 2 of 2) sorted by relevance
66 if (success && m_type_impl.IsValid()) { in GetTypeImpl()67 return m_type_impl; in GetTypeImpl()183 m_type_impl = in UpdateValue()188 m_type_impl.Clear(); in UpdateValue()191 m_type_impl.Clear(); in UpdateValue()
132 TypeImpl m_type_impl; variable