Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp328 Optional<unsigned> getCoverageFileID(SourceLocation Loc) { in getCoverageFileID() function in __anone2f8b4240211::CoverageMappingBuilder
382 auto CovFileID = getCoverageFileID(LocStart); in gatherSkippedRegions()
413 auto CovFileID = getCoverageFileID(LocStart); in emitSourceRegions()
458 auto ParentFileID = getCoverageFileID(ParentLoc); in emitExpansionRegions()
461 auto ExpandedFileID = getCoverageFileID(ExpandedLoc); in emitExpansionRegions()