Searched refs:getExpansionRanges (Results 1 – 1 of 1) sorted by relevance
45 ExpansionRanges getExpansionRanges(SourceLocation Loc, in getExpansionRanges() function79 auto InnerRanges = getExpansionRanges(Inner->getBeginLoc(), Result); in check()80 auto OuterRanges = getExpansionRanges(OuterLoc, Result); in check()81 auto NextRanges = getExpansionRanges(Next->getBeginLoc(), Result); in check()