Home
last modified time | relevance | path

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

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