Searched refs:enqueueEndOfFunction (Results 1 – 6 of 6) sorted by relevance
198 void enqueueEndOfFunction(ExplodedNodeSet &Set, const ReturnStmt *RS);
175 void enqueueEndOfFunction(ExplodedNodeSet &Set);
587 void CoreEngine::enqueueEndOfFunction(ExplodedNodeSet &Set, const ReturnStmt *RS) { in enqueueEndOfFunction() function in CoreEngine
2433 Engine.enqueueEndOfFunction(Dst, RS); in processEndOfFunction()
623 void CoreEngine::enqueueEndOfFunction(ExplodedNodeSet &Set) { in enqueueEndOfFunction() function in CoreEngine
1797 Engine.enqueueEndOfFunction(Dst); in processEndOfFunction()