Lines Matching refs:getIncludeOrExpansionLoc
185 SourceLocation getIncludeOrExpansionLoc(SourceLocation Loc) { in getIncludeOrExpansionLoc() function in __anonc2ccc9df0111::CoverageMappingBuilder
198 Loc = getIncludeOrExpansionLoc(Loc); in isNestedIn()
242 for (SourceLocation Parent = getIncludeOrExpansionLoc(Loc); in gatherFileIDs()
243 Parent.isValid(); Parent = getIncludeOrExpansionLoc(Parent)) in gatherFileIDs()
358 SourceLocation ParentLoc = getIncludeOrExpansionLoc(ExpandedLoc); in emitExpansionRegions()
402 Start = getIncludeOrExpansionLoc(Start); in VisitDecl()
408 End = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(End)); in VisitDecl()
509 DeferredEndLoc = getIncludeOrExpansionLoc(DeferredEndLoc); in completeDeferred()
558 Loc = getIncludeOrExpansionLoc(Loc); in locationDepth()
592 EndLoc = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(EndLoc)); in popRegions()
606 StartLoc = getIncludeOrExpansionLoc(StartLoc); in popRegions()
620 MostRecentLocation = getIncludeOrExpansionLoc(EndLoc); in popRegions()
704 MostRecentLocation = getIncludeOrExpansionLoc(MostRecentLocation); in adjustForOutOfOrderTraversal()
722 LCA = getIncludeOrExpansionLoc(LCA); in handleFileExit()
750 Loc = getIncludeOrExpansionLoc(Loc); in handleFileExit()
767 Loc = getIncludeOrExpansionLoc(Loc); in handleFileExit()