Searched refs:m_isSelfSet (Results 1 – 2 of 2) sorted by relevance
28 m_isSelfSet(false) in IVTDataSource()46 if (m_target && !m_isSelfSet) in getData()72 return m_isSelfSet; in hasNaturalLocation()98 m_isSelfSet = true; in setFieldByName()
291 bool m_isSelfSet; //!< True if the IVT self pointer was explicitly set. variable