Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp193 Optional<unsigned> getCoverageFileID(SourceLocation Loc) { in getCoverageFileID() function in __anon229160920111::CoverageMappingBuilder
229 auto CovFileID = getCoverageFileID(LocStart); in gatherSkippedRegions()
255 auto CovFileID = getCoverageFileID(LocStart); in emitSourceRegions()
285 auto ParentFileID = getCoverageFileID(ParentLoc); in emitExpansionRegions()
288 auto ExpandedFileID = getCoverageFileID(ExpandedLoc); in emitExpansionRegions()