Lines Matching refs:getIncludeOrExpansionLoc
240 SourceLocation getIncludeOrExpansionLoc(SourceLocation Loc) { in getIncludeOrExpansionLoc() function in __anon8ce2bf070211::CoverageMappingBuilder
253 Loc = getIncludeOrExpansionLoc(Loc); in isNestedIn()
297 for (SourceLocation Parent = getIncludeOrExpansionLoc(Loc); in gatherFileIDs()
298 Parent.isValid(); Parent = getIncludeOrExpansionLoc(Parent)) in gatherFileIDs()
441 SourceLocation ParentLoc = getIncludeOrExpansionLoc(ExpandedLoc); in emitExpansionRegions()
485 Start = getIncludeOrExpansionLoc(Start); in VisitDecl()
491 End = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(End)); in VisitDecl()
592 DeferredEndLoc = getIncludeOrExpansionLoc(DeferredEndLoc); in completeDeferred()
641 Loc = getIncludeOrExpansionLoc(Loc); in locationDepth()
675 EndLoc = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(EndLoc)); in popRegions()
689 StartLoc = getIncludeOrExpansionLoc(StartLoc); in popRegions()
703 MostRecentLocation = getIncludeOrExpansionLoc(EndLoc); in popRegions()
787 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); in adjustForOutOfOrderTraversal()
805 LCA = getIncludeOrExpansionLoc(LCA); in handleFileExit()
833 Loc = getIncludeOrExpansionLoc(Loc); in handleFileExit()
850 Loc = getIncludeOrExpansionLoc(Loc); in handleFileExit()