Lines Matching refs:SymbolRoleSet
61 SymbolRoleSet getRolesForRef(const Expr *E, in getRolesForRef()
63 SymbolRoleSet Roles{}; in getRolesForRef()
131 void addCallRole(SymbolRoleSet &Roles, in addCallRole()
142 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitDeclRefExpr()
152 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitMemberExpr()
184 SymbolRoleSet Roles = getRolesForRef(E, Relations); in indexDependentReference()
208 ParentDC, SymbolRoleSet(), {}, E); in VisitDesignatedInitExpr()
215 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitObjCIvarRefExpr()
233 SymbolRoleSet Roles{}; in VisitObjCMessageExpr()
295 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitObjCPropertyRefExpr()
305 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitObjCPropertyRefExpr()
319 Parent, ParentDC, SymbolRoleSet(), {}, E); in VisitMSPropertyRefExpr()
324 Parent, ParentDC, SymbolRoleSet(), {}, E); in VisitObjCProtocolExpr()
328 SymbolRoleSet Roles{}; in passObjCLiteralMethodCall()
358 SymbolRoleSet Roles{}; in VisitCXXConstructExpr()
400 Parent, ParentDC, SymbolRoleSet()); in TraverseLambdaCapture()
422 Parent, ParentDC, SymbolRoleSet(), in TraverseInitListExpr()
455 Parent, ParentDC, SymbolRoleSet(), {}); in VisitOffsetOfExpr()
473 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitOverloadExpr()