Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp187 Optional<unsigned> getCoverageFileID(SourceLocation Loc) { in getCoverageFileID() function in __anon229160920111::CoverageMappingBuilder
223 auto CovFileID = getCoverageFileID(LocStart); in gatherSkippedRegions()
249 auto CovFileID = getCoverageFileID(LocStart); in emitSourceRegions()
279 auto ParentFileID = getCoverageFileID(ParentLoc); in emitExpansionRegions()
282 auto ExpandedFileID = getCoverageFileID(ExpandedLoc); in emitExpansionRegions()