Searched refs:getIncludeOrExpansionLoc (Results 1 – 1 of 1) sorted by relevance
184 SourceLocation getIncludeOrExpansionLoc(SourceLocation Loc) { in getIncludeOrExpansionLoc() function in __anonc37b23670111::CoverageMappingBuilder197 Loc = getIncludeOrExpansionLoc(Loc); in isNestedIn()241 for (SourceLocation Parent = getIncludeOrExpansionLoc(Loc); in gatherFileIDs()242 Parent.isValid(); Parent = getIncludeOrExpansionLoc(Parent)) in gatherFileIDs()357 SourceLocation ParentLoc = getIncludeOrExpansionLoc(ExpandedLoc); in emitExpansionRegions()401 Start = getIncludeOrExpansionLoc(Start); in VisitDecl()407 End = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(End)); in VisitDecl()508 DeferredEndLoc = getIncludeOrExpansionLoc(DeferredEndLoc); in completeDeferred()557 Loc = getIncludeOrExpansionLoc(Loc); in locationDepth()591 EndLoc = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(EndLoc)); in popRegions()[all …]