Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp461 SourceLocation ExpandedLoc = FM.second.second; in emitExpansionRegions() local
462 SourceLocation ParentLoc = getIncludeOrExpansionLoc(ExpandedLoc); in emitExpansionRegions()
469 auto ExpandedFileID = getCoverageFileID(ExpandedLoc); in emitExpansionRegions()