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