Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp431 std::optional<unsigned> getCoverageFileID(SourceLocation Loc) { in getCoverageFileID() function in __anon413222f00211::CoverageMappingBuilder
487 auto CovFileID = getCoverageFileID(LocStart); in gatherSkippedRegions()
528 auto CovFileID = getCoverageFileID(LocStart); in emitSourceRegions()
588 auto ParentFileID = getCoverageFileID(ParentLoc); in emitExpansionRegions()
591 auto ExpandedFileID = getCoverageFileID(ExpandedLoc); in emitExpansionRegions()