Lines Matching refs:SymbolRoleSet
53 SymbolRoleSet getRolesForRef(const Expr *E, in getRolesForRef()
55 SymbolRoleSet Roles{}; in getRolesForRef()
123 void addCallRole(SymbolRoleSet &Roles, in addCallRole()
134 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitDeclRefExpr()
144 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitMemberExpr()
153 ParentDC, SymbolRoleSet(), {}, E); in VisitDesignatedInitExpr()
160 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitObjCIvarRefExpr()
178 SymbolRoleSet Roles{}; in VisitObjCMessageExpr()
199 Parent, ParentDC, SymbolRoleSet(), {}, E); in VisitObjCPropertyRefExpr()
208 Parent, ParentDC, SymbolRoleSet(), {}, E); in VisitMSPropertyRefExpr()
213 Parent, ParentDC, SymbolRoleSet(), {}, E); in VisitObjCProtocolExpr()
217 SymbolRoleSet Roles{}; in passObjCLiteralMethodCall()
247 SymbolRoleSet Roles{}; in VisitCXXConstructExpr()
285 Parent, ParentDC, SymbolRoleSet()); in TraverseLambdaCapture()
314 Parent, ParentDC, SymbolRoleSet(), in TraverseInitListExpr()