Searched refs:CheckVarDecl (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | DeadStoresChecker.cpp | 265 void CheckVarDecl(const VarDecl *VD, const Expr *Ex, const Expr *Val, in CheckVarDecl() function in __anon9ba7c1e10211::DeadStoreObs 289 CheckVarDecl(VD, DR, Val, dsk, Live); in CheckDeclRef() 356 CheckVarDecl(VD, DR, B->getRHS(), dsk, Live); in observeStmt()
|