Searched refs:handleDestructorCall (Results 1 – 2 of 2) sorted by relevance
105 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) {} in handleDestructorCall() function198 V.handleDestructorCall(VD, DD); in walk()449 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD);
866 void SExprBuilder::handleDestructorCall(const VarDecl *VD, in handleDestructorCall() function in SExprBuilder