Searched refs:handleSelfInit (Results 1 – 3 of 3) sorted by relevance
128 virtual void handleSelfInit(const VarDecl *vd) {} in handleSelfInit() function
755 handler.handleSelfInit(cast<VarDecl>(dr->getDecl())); in VisitDeclRefExpr()906 void handleSelfInit(const VarDecl *vd) override { in handleSelfInit() function
1715 void handleSelfInit(const VarDecl *vd) override { getUses(vd).setInt(true); } in handleSelfInit() function in __anon9476153b0d11::UninitValsDiagReporter