Searched refs:m_ReferencedSections (Results 1 – 2 of 2) sorted by relevance
304 if (!m_ReferencedSections.insert(sect).second) in findReferencedSections()318 if (m_ReferencedSections.find(*it) == m_ReferencedSections.end()) in findReferencedSections()336 if (m_ReferencedSections.find(section) == m_ReferencedSections.end()) { in stripSections()
78 SectionListTy m_ReferencedSections; variable