Searched refs:RelatedSymbol (Results 1 – 9 of 9) sorted by relevance
98 const Decl *RelatedSymbol; member101 : Roles(Roles), RelatedSymbol(Sym) {} in SymbolRelation()
135 const Decl *RelatedSymbol; member138 : Roles(Roles), RelatedSymbol(Sym) {} in SymbolRelation()
313 return Elem.RelatedSymbol == Rel.RelatedSymbol; in handleDeclOccurrence()328 Rel.RelatedSymbol->getCanonicalDecl())); in handleDeclOccurrence()
424 return Elem.RelatedSymbol == Rel.RelatedSymbol; in handleDeclOccurrence()450 Rel.RelatedSymbol->getCanonicalDecl())); in handleDeclOccurrence()
104 printSymbolNameAndUSR(SymRel.RelatedSymbol, Ctx, OS); in handleDeclOccurence()
128 printSymbolNameAndUSR(SymRel.RelatedSymbol, Ctx, OS); in handleDeclOccurrence()
497 const Decl *Object = R.RelatedSymbol; in processRelations()
214 LexicalDC = dyn_cast<DeclContext>(SymRel.RelatedSymbol); in handleDeclOccurrence()
212 LexicalDC = dyn_cast<DeclContext>(SymRel.RelatedSymbol); in handleDeclOccurence()