Searched refs:getIncludeOrExpansionLoc (Results 1 – 1 of 1) sorted by relevance
325 SourceLocation getIncludeOrExpansionLoc(SourceLocation Loc, in getIncludeOrExpansionLoc() function in __anon413222f00211::CoverageMappingBuilder343 Loc = getIncludeOrExpansionLoc(Loc); in isNestedIn()407 for (SourceLocation Parent = getIncludeOrExpansionLoc(Loc); in gatherFileIDs()408 Parent.isValid(); Parent = getIncludeOrExpansionLoc(Parent)) in gatherFileIDs()582 SourceLocation ParentLoc = getIncludeOrExpansionLoc(ExpandedLoc, false); in emitExpansionRegions()626 Start = getIncludeOrExpansionLoc(Start); in VisitDecl()632 End = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(End)); in VisitDecl()1026 Loc = getIncludeOrExpansionLoc(Loc); in locationDepth()1066 EndLoc = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(EndLoc)); in popRegions()1086 StartLoc = getIncludeOrExpansionLoc(StartLoc); in popRegions()[all …]