Searched refs:getIncludeOrExpansionLoc (Results 1 – 1 of 1) sorted by relevance
327 SourceLocation getIncludeOrExpansionLoc(SourceLocation Loc, in getIncludeOrExpansionLoc() function in __anon413222f00211::CoverageMappingBuilder345 Loc = getIncludeOrExpansionLoc(Loc); in isNestedIn()409 for (SourceLocation Parent = getIncludeOrExpansionLoc(Loc); in gatherFileIDs()410 Parent.isValid(); Parent = getIncludeOrExpansionLoc(Parent)) in gatherFileIDs()584 SourceLocation ParentLoc = getIncludeOrExpansionLoc(ExpandedLoc, false); in emitExpansionRegions()628 Start = getIncludeOrExpansionLoc(Start); in VisitDecl()634 End = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(End)); in VisitDecl()988 Loc = getIncludeOrExpansionLoc(Loc); in locationDepth()1028 EndLoc = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(EndLoc)); in popRegions()1048 StartLoc = getIncludeOrExpansionLoc(StartLoc); in popRegions()[all …]