Home | History | Annotate | Download | only in AST

Lines Matching refs:getPropertyIvarDecl

1047   if (PID->getPropertyIvarDecl())
1048 Out << '=' << *PID->getPropertyIvarDecl();