Searched refs:OtherDecl (Results 1 – 1 of 1) sorted by relevance
542 for (auto *OtherDecl : Decls) { in resolveKind() local543 if (canHideTag(OtherDecl) && !OtherDecl->isInvalidDecl() && in resolveKind()544 getContextForScopeMatching(OtherDecl)->Equals( in resolveKind()