Searched refs:LeftVD (Results 1 – 1 of 1) sorted by relevance
2687 const auto *LeftVD = cast<VarDecl>(PtrLHS->getDecl()); in getFixits() local2689 switch (S.lookup(LeftVD)) { in getFixits()2711 const auto *LeftVD = cast<VarDecl>(PtrLHS->getDecl()); in getFixits() local2729 if (S.lookup(LeftVD) == FixitStrategy::Kind::Span) { in getFixits()2733 } else if (S.lookup(LeftVD) == FixitStrategy::Kind::Wontfix) { in getFixits()2743 const auto *LeftVD = PtrInitLHS; in getFixits() local2745 switch (S.lookup(LeftVD)) { in getFixits()