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