Searched defs:endInfo (Results 1 – 3 of 3) sorted by relevance
77 endInfo = SM.getDecomposedExpansionLoc(macroEnd); in getDefinitionLengthSlow() local
313 std::pair<FileID, unsigned> endInfo = SM.getDecomposedLoc(range.getEnd()); in canRemoveRange() local
12620 void RunContext::sectionEnded(SectionEndInfo const & endInfo) { in sectionEnded()12634 void RunContext::sectionEndedEarly(SectionEndInfo const & endInfo) { in sectionEndedEarly()12945 SectionEndInfo endInfo{ m_info, m_assertions, m_timer.getElapsedSeconds() }; in ~Section() local