Searched refs:CheckVarDecl (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | DeadStoresChecker.cpp | 209 void CheckVarDecl(const VarDecl *VD, const Expr *Ex, const Expr *Val, in CheckVarDecl() function in __anon00d371c00211::DeadStoreObs 233 CheckVarDecl(VD, DR, Val, dsk, Live); in CheckDeclRef() 300 CheckVarDecl(VD, DR, B->getRHS(), dsk, Live); in observeStmt()
|