Searched refs:IsIgnoredLoc (Results 1 – 1 of 1) sorted by relevance
17055 auto IsIgnoredLoc = [&](SourceLocation Loc) { in isAcceptableTagRedeclaration() local17059 if (IsIgnoredLoc(NewTagLoc)) in isAcceptableTagRedeclaration()17063 return IsIgnoredLoc(Tag->getLocation()); in isAcceptableTagRedeclaration()