Searched refs:BySectionInfo (Results 1 – 3 of 3) sorted by relevance
128 struct BySectionInfo { struct129 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function130 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() argument135 void operator=(BySectionInfo const&) = delete;182 BySectionInfo( sectionInfo ) ); in sectionStarting()
8621 struct BySectionInfo { struct8622 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function8623 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() argument8628 void operator=( BySectionInfo const& );8666 BySectionInfo( sectionInfo ) ); in sectionStarting()
5185 struct BySectionInfo { struct5186 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() argument5187 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function5192 void operator=(BySectionInfo const&) = delete;5238 BySectionInfo( sectionInfo ) ); in sectionStarting()