Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp268 void CheckVarDecl(const VarDecl *VD, const Expr *Ex, const Expr *Val, in CheckVarDecl() function in __anon4ace36bc0211::DeadStoreObs
292 CheckVarDecl(VD, DR, Val, dsk, Live); in CheckDeclRef()
359 CheckVarDecl(VD, DR, B->getRHS(), dsk, Live); in observeStmt()