Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp268 void CheckVarDecl(const VarDecl *VD, const Expr *Ex, const Expr *Val, in CheckVarDecl() function in __anon5c9151650211::DeadStoreObs
292 CheckVarDecl(VD, DR, Val, dsk, Live); in CheckDeclRef()
359 CheckVarDecl(VD, DR, B->getRHS(), dsk, Live); in observeStmt()