Searched refs:getCoverageFileID (Results 1 – 2 of 2) sorted by relevance
202 Optional<unsigned> getCoverageFileID(SourceLocation Loc) { in getCoverageFileID() function in __anon89523c590111::CoverageMappingBuilder232 auto CovFileID = getCoverageFileID(LocStart); in gatherSkippedRegions()262 auto CovFileID = getCoverageFileID(LocStart); in emitSourceRegions()292 auto ParentFileID = getCoverageFileID(ParentLoc); in emitExpansionRegions()295 auto ExpandedFileID = getCoverageFileID(ExpandedLoc); in emitExpansionRegions()
319 Optional<unsigned> getCoverageFileID(SourceLocation Loc) { in getCoverageFileID() function in __anon8ce2bf070211::CoverageMappingBuilder373 auto CovFileID = getCoverageFileID(LocStart); in gatherSkippedRegions()404 auto CovFileID = getCoverageFileID(LocStart); in emitSourceRegions()445 auto ParentFileID = getCoverageFileID(ParentLoc); in emitExpansionRegions()448 auto ExpandedFileID = getCoverageFileID(ExpandedLoc); in emitExpansionRegions()