Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp287 SourceLocation ExpandedLoc = FM.second.second; in emitExpansionRegions() local
288 SourceLocation ParentLoc = getIncludeOrExpansionLoc(ExpandedLoc); in emitExpansionRegions()
295 auto ExpandedFileID = getCoverageFileID(ExpandedLoc); in emitExpansionRegions()
/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.cpp440 SourceLocation ExpandedLoc = FM.second.second; in emitExpansionRegions() local
441 SourceLocation ParentLoc = getIncludeOrExpansionLoc(ExpandedLoc); in emitExpansionRegions()
448 auto ExpandedFileID = getCoverageFileID(ExpandedLoc); in emitExpansionRegions()