Searched defs:endInfo (Results 1 – 6 of 6) sorted by relevance
24 SectionEndInfo endInfo{ m_info, m_assertions, m_timer.getElapsedSeconds() }; in ~Section() local
210 void RunContext::sectionEnded(SectionEndInfo const & endInfo) { in sectionEnded()224 void RunContext::sectionEndedEarly(SectionEndInfo const & endInfo) { in sectionEndedEarly()
55 endInfo = SM.getDecomposedExpansionLoc(macroEnd); in getDefinitionLengthSlow() local
312 std::pair<FileID, unsigned> endInfo = SM.getDecomposedLoc(range.getEnd()); in canRemoveRange() local
5986 virtual void sectionEnded( SectionEndInfo const& endInfo ) { in sectionEnded()5999 virtual void sectionEndedEarly( SectionEndInfo const& endInfo ) { in sectionEndedEarly()7855 SectionEndInfo endInfo( m_info, m_assertions, m_timer.getElapsedSeconds() ); in ~Section() local
10439 void RunContext::sectionEnded(SectionEndInfo const & endInfo) { in sectionEnded()10453 void RunContext::sectionEndedEarly(SectionEndInfo const & endInfo) { in sectionEndedEarly()10743 SectionEndInfo endInfo{ m_info, m_assertions, m_timer.getElapsedSeconds() }; in ~Section() local