Searched refs:handleSuccessor (Results 1 – 2 of 2) sorted by relevance
114 void handleSuccessor(const CFGBlock *Succ) {} in handleSuccessor() function227 V.handleSuccessor(Blk); in walk()452 void handleSuccessor(const CFGBlock *Succ);
902 void SExprBuilder::handleSuccessor(const CFGBlock *Succ) { in handleSuccessor() function in SExprBuilder