Lines Matching refs:back
4221 return m_returned.back();
5888 SectionNode& parentNode = *m_sectionStack.back();
5914 SectionNode& sectionNode = *m_sectionStack.back();
5920 SectionNode& node = *m_sectionStack.back();
7975 #else // Fall back to the generic way.
8250 // (To go back to the test and change execution, jump over the throw, next)
8793 // ........... back in clara.hpp
10641 return *m_enumInfos.back();
10897 // We set signal handlers back to the previous ones. Hopefully
11915 m_messages.back().message = static_cast<std::string>(trimmed(start, pos));
11916 m_messages.back().message += " := ";
11923 m_messages.back().message = static_cast<std::string>(trimmed(start, names.size() - 1));
11924 m_messages.back().message += " := ";
12862 m_activeSections.back()->close();
12873 m_activeSections.back()->fail();
12875 m_activeSections.back()->close();
13770 auto index = m_unused.back();
15688 m_os << "</" << m_tags.back() << ">";
16655 SourceLineInfo lineInfo = m_sectionStack.back().lineInfo;
16908 writeGroup( *m_testGroups.back(), suiteTime );