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