Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp202 Optional<unsigned> getCoverageFileID(SourceLocation Loc) { in getCoverageFileID() function in __anon1aa876fb0111::CoverageMappingBuilder
232 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()