Searched refs:LeftVD (Results 1 – 1 of 1) sorted by relevance
1589 const auto *LeftVD = cast<VarDecl>(PtrLHS->getDecl()); in getFixits() local1591 switch (S.lookup(LeftVD)) { in getFixits()1613 const auto *LeftVD = cast<VarDecl>(PtrLHS->getDecl()); in getFixits() local1631 if (S.lookup(LeftVD) == FixitStrategy::Kind::Span) { in getFixits()1635 } else if (S.lookup(LeftVD) == FixitStrategy::Kind::Wontfix) { in getFixits()1645 const auto *LeftVD = PtrInitLHS; in getFixits() local1647 switch (S.lookup(LeftVD)) { in getFixits()