Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp209 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()