Home
last modified time | relevance | path

Searched defs:endInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp77 endInfo = SM.getDecomposedExpansionLoc(macroEnd); in getDefinitionLengthSlow() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp12620 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