Searched refs:BySectionInfo (Results 1 – 4 of 4) sorted by relevance
133 struct BySectionInfo { struct134 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() argument135 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() argument140 void operator=(BySectionInfo const&) = delete;187 BySectionInfo( sectionInfo ) ); in sectionStarting()
8621 struct BySectionInfo { struct8622 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() argument8623 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function8628 void operator=( BySectionInfo const& );8666 BySectionInfo( sectionInfo ) ); in sectionStarting()
5827 struct BySectionInfo { struct5828 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function5829 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function5834 void operator=(BySectionInfo const&) = delete;5880 BySectionInfo( sectionInfo ) ); in sectionStarting()
5791 struct BySectionInfo { struct5792 BySectionInfo( SectionInfo const& other ) : m_other( other ) {} in BySectionInfo() function5793 BySectionInfo( BySectionInfo const& other ) : m_other( other.m_other ) {} in BySectionInfo() function5798 void operator=(BySectionInfo const&) = delete;5844 BySectionInfo( sectionInfo ) ); in sectionStarting()