Searched refs:OtherDecl (Results 1 – 2 of 2) sorted by relevance
260 auto OtherDecl = Section->second.Decl; in UnifySection() local262 << Decl << OtherDecl; in UnifySection()263 Diag(OtherDecl->getLocation(), diag::note_declared_at) in UnifySection()264 << OtherDecl->getName(); in UnifySection()268 if (auto A = OtherDecl->getAttr<SectionAttr>()) in UnifySection()
598 NamedDecl *OtherDecl = Decls[UniqueTagIndex ? 0 : N - 1]; in resolveKind() local601 getContextForScopeMatching(OtherDecl)) && in resolveKind()602 canHideTag(OtherDecl)) in resolveKind()