Lines Matching refs:SymbolRoleSet
57 SymbolRoleSet getRolesForRef(const Expr *E, in getRolesForRef()
59 SymbolRoleSet Roles{}; in getRolesForRef()
127 void addCallRole(SymbolRoleSet &Roles, in addCallRole()
138 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitDeclRefExpr()
148 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitMemberExpr()
180 SymbolRoleSet Roles = getRolesForRef(E, Relations); in indexDependentReference()
204 ParentDC, SymbolRoleSet(), {}, E); in VisitDesignatedInitExpr()
211 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitObjCIvarRefExpr()
229 SymbolRoleSet Roles{}; in VisitObjCMessageExpr()
294 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitObjCPropertyRefExpr()
304 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitObjCPropertyRefExpr()
318 Parent, ParentDC, SymbolRoleSet(), {}, E); in VisitMSPropertyRefExpr()
323 Parent, ParentDC, SymbolRoleSet(), {}, E); in VisitObjCProtocolExpr()
327 SymbolRoleSet Roles{}; in passObjCLiteralMethodCall()
357 SymbolRoleSet Roles{}; in VisitCXXConstructExpr()
399 Parent, ParentDC, SymbolRoleSet()); in TraverseLambdaCapture()
421 Parent, ParentDC, SymbolRoleSet(), in TraverseInitListExpr()
454 Parent, ParentDC, SymbolRoleSet(), {}); in VisitOffsetOfExpr()