Searched refs:RightVD (Results 1 – 1 of 1) sorted by relevance
1590 const auto *RightVD = cast<VarDecl>(PtrRHS->getDecl()); in getFixits() local1593 if (S.lookup(RightVD) == FixitStrategy::Kind::Span) in getFixits()1614 const auto *RightVD = cast<VarDecl>(PtrRHS->getDecl()); in getFixits() local1632 if (S.lookup(RightVD) == FixitStrategy::Kind::Wontfix) { in getFixits()1636 if (S.lookup(RightVD) == FixitStrategy::Kind::Array) { in getFixits()1637 return createDataFixit(RightVD->getASTContext(), PtrRHS); in getFixits()1646 const auto *RightVD = cast<VarDecl>(PtrInitRHS->getDecl()); in getFixits() local1649 if (S.lookup(RightVD) == FixitStrategy::Kind::Span) in getFixits()