Searched refs:redeclaredProperty (Results 1 – 2 of 2) sorted by relevance
1945 ObjCPropertyDecl *redeclaredProperty, in ProcessPropertyDecl() argument1987 SourceLocation Loc = redeclaredProperty ? in ProcessPropertyDecl()1988 redeclaredProperty->getLocation() : in ProcessPropertyDecl()2037 SourceLocation Loc = redeclaredProperty ? in ProcessPropertyDecl()2038 redeclaredProperty->getLocation() : in ProcessPropertyDecl()
6977 ObjCPropertyDecl *redeclaredProperty = nullptr,