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