Home
last modified time | relevance | path

Searched refs:LeftVD (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1348 const auto *LeftVD = cast<VarDecl>(PtrLHS->getDecl()); in getFixits() local
1350 switch (S.lookup(LeftVD)) { in getFixits()
1367 const auto *LeftVD = PtrInitLHS; in getFixits() local
1369 switch (S.lookup(LeftVD)) { in getFixits()