Lines Matching refs:SymbolRoleSet
58 SymbolRoleSet getRolesForRef(const Expr *E, in getRolesForRef()
60 SymbolRoleSet Roles{}; in getRolesForRef()
128 void addCallRole(SymbolRoleSet &Roles, in addCallRole()
139 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitDeclRefExpr()
149 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitMemberExpr()
181 SymbolRoleSet Roles = getRolesForRef(E, Relations); in indexDependentReference()
205 ParentDC, SymbolRoleSet(), {}, E); in VisitDesignatedInitExpr()
212 SymbolRoleSet Roles = getRolesForRef(E, Relations); in VisitObjCIvarRefExpr()
230 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()
397 Parent, ParentDC, SymbolRoleSet()); in TraverseLambdaCapture()
420 Parent, ParentDC, SymbolRoleSet(), in TraverseInitListExpr()
453 Parent, ParentDC, SymbolRoleSet(), {}); in VisitOffsetOfExpr()