Searched refs:m_sectionIncluded (Results 1 – 4 of 4) sorted by relevance
17 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()23 if( m_sectionIncluded ) { in ~Section()34 return m_sectionIncluded; in operator bool()
33 bool m_sectionIncluded; variable
2315 bool m_sectionIncluded; member in Catch::Section7848 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()7854 if( m_sectionIncluded ) { in ~Section()7865 return m_sectionIncluded; in operator bool()
2548 bool m_sectionIncluded; member in Catch::Section10736 m_sectionIncluded( getResultCapture().sectionStarted( m_info, m_assertions ) ) in Section()10742 if( m_sectionIncluded ) { in ~Section()10753 return m_sectionIncluded; in operator bool()