Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DDeadStoresChecker.cpp208 void CheckVarDecl(const VarDecl *VD, const Expr *Ex, const Expr *Val, in CheckVarDecl() function in __anon2d72c4130211::DeadStoreObs
232 CheckVarDecl(VD, DR, Val, dsk, Live); in CheckDeclRef()
297 CheckVarDecl(VD, DR, B->getRHS(), dsk, Live); in observeStmt()