Searched refs:GetIncludeLoc (Results 1 – 1 of 1) sorted by relevance
170 auto GetIncludeLoc = [&SM](SourceLocation SLoc) { in getMainFileRange() local173 for (auto IncludeLocation = GetIncludeLoc(SM.getExpansionLoc(DiagLoc)); in getMainFileRange()175 IncludeLocation = GetIncludeLoc(IncludeLocation)) { in getMainFileRange()