Searched refs:OtherDecl (Results 1 – 2 of 2) sorted by relevance
376 auto OtherDecl = Section->second.Decl; in UnifySection() local378 << Decl << OtherDecl; in UnifySection()379 Diag(OtherDecl->getLocation(), diag::note_declared_at) in UnifySection()380 << OtherDecl->getName(); in UnifySection()384 if (auto A = OtherDecl->getAttr<SectionAttr>()) in UnifySection()
587 NamedDecl *OtherDecl = Decls[UniqueTagIndex ? 0 : N - 1]; in resolveKind() local590 getContextForScopeMatching(OtherDecl)) && in resolveKind()591 canHideTag(OtherDecl)) in resolveKind()