Searched defs:ExpandedLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp274 SourceLocation ExpandedLoc = FM.second.second; local
275 SourceLocation ParentLoc = getIncludeOrExpansionLoc(ExpandedLoc);
282 auto ExpandedFileID = getCoverageFileID(ExpandedLoc);

Completed in 73 milliseconds