Searched defs:dsk (Results 1 – 1 of 1) sorted by relevance
192 void Report(const VarDecl *V, DeadStoreKind dsk, in Report() argument 266 DeadStoreKind dsk, in CheckVarDecl() argument 286 void CheckDeclRef(const DeclRefExpr *DR, const Expr *Val, DeadStoreKind dsk, in CheckDeclRef() argument 351 DeadStoreKind dsk = Parents.isConsumedExpr(B) in observeStmt() local