Searched refs:handleStatement (Results 1 – 2 of 2) sorted by relevance
102 void handleStatement(const Stmt *S) {} in handleStatement() function190 V.handleStatement(BI.castAs<CFGStmt>().getStmt()); in walk()448 void handleStatement(const Stmt *S);
861 void SExprBuilder::handleStatement(const Stmt *S) { in handleStatement() function in SExprBuilder