Home
last modified time | relevance | path

Searched refs:getSourceInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h110 CoverageSourceInfo &getSourceInfo() const { in getSourceInfo() function
H A DCoverageMappingGen.cpp374 auto SkippedRanges = CVM.getSourceInfo().getSkippedRanges(); in gatherSkippedRegions()
/freebsd-13.1/contrib/bsnmp/tests/
H A Dcatch.hpp5349 SourceLineInfo getSourceInfo() const;
8292 SourceLineInfo AssertionResult::getSourceInfo() const { in getSourceInfo() function in Catch::AssertionResult
10931 …eBuilder builder( assertionResult.getTestMacroName(), assertionResult.getSourceInfo(), assertionRe… in AssertionStats()
15632 stream << result.getSourceInfo() << ':'; in printSourceInfo()
15915 stream << result.getSourceInfo() << ": "; in printSourceInfo()
16713 rss << "at " << result.getSourceInfo(); in writeAssertion()
16991 writeSourceInfo( result.getSourceInfo() ); in assertionEnded()
17003 writeSourceInfo( result.getSourceInfo() ); in assertionEnded()
17009 writeSourceInfo( result.getSourceInfo() ); in assertionEnded()
17022 writeSourceInfo( result.getSourceInfo() ); in assertionEnded()