Lines Matching refs:Existing
364 /// Determine whether \p D is a better lookup result than \p Existing,
367 NamedDecl *D, NamedDecl *Existing) {
371 !isa<UsingShadowDecl>(Existing))
375 auto *EUnderlying = Existing->getUnderlyingDecl();
445 existing declaration is hidden, prefer the new one. Otherwise,
447 return !S.isVisible(Existing);
4097 // Local label definitions always shadow existing labels.
4303 // replace the existing result if the string representation of Correction
4476 // identifier, then the existing CXXScopeSpec probably included a
4608 // If the built NestedNameSpecifier would be replacing an existing