Searched refs:UniqueTagIndex (Results 1 – 2 of 2) sorted by relevance
504 unsigned UniqueTagIndex = 0; in resolveKind() local560 UniqueTagIndex = I; in resolveKind()598 NamedDecl *OtherDecl = Decls[UniqueTagIndex ? 0 : N - 1]; in resolveKind()599 if (isa<TagDecl>(Decls[UniqueTagIndex]->getUnderlyingDecl()) && in resolveKind()600 getContextForScopeMatching(Decls[UniqueTagIndex])->Equals( in resolveKind()603 Decls[UniqueTagIndex] = Decls[--N]; in resolveKind()
513 unsigned UniqueTagIndex = 0; in resolveKind() local569 UniqueTagIndex = I; in resolveKind()607 NamedDecl *OtherDecl = Decls[UniqueTagIndex ? 0 : N - 1]; in resolveKind()608 if (isa<TagDecl>(Decls[UniqueTagIndex]->getUnderlyingDecl()) && in resolveKind()609 getContextForScopeMatching(Decls[UniqueTagIndex])->Equals( in resolveKind()612 Decls[UniqueTagIndex] = Decls[--N]; in resolveKind()