Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp329 Optional<unsigned> getCoverageFileID(SourceLocation Loc) { in getCoverageFileID() function in __anon8934bc200211::CoverageMappingBuilder
385 auto CovFileID = getCoverageFileID(LocStart); in gatherSkippedRegions()
421 auto CovFileID = getCoverageFileID(LocStart); in emitSourceRegions()
466 auto ParentFileID = getCoverageFileID(ParentLoc); in emitExpansionRegions()
469 auto ExpandedFileID = getCoverageFileID(ExpandedLoc); in emitExpansionRegions()