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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp203 void CheckVarDecl(const VarDecl *VD, const Expr *Ex, const Expr *Val, function in class:__anon3861::DeadStoreObs
226 CheckVarDecl(VD, DR, Val, dsk, Live);
290 CheckVarDecl(VD, DR, B->getRHS(), dsk, Live);

Completed in 38 milliseconds