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