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