Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp453 SourceLocation ExpandedLoc = FM.second.second; in emitExpansionRegions() local
454 SourceLocation ParentLoc = getIncludeOrExpansionLoc(ExpandedLoc); in emitExpansionRegions()
461 auto ExpandedFileID = getCoverageFileID(ExpandedLoc); in emitExpansionRegions()