Searched refs:enqueueEndOfFunction (Results 1 – 3 of 3) sorted by relevance
198 void enqueueEndOfFunction(ExplodedNodeSet &Set, const ReturnStmt *RS);
588 void CoreEngine::enqueueEndOfFunction(ExplodedNodeSet &Set, const ReturnStmt *RS) { in enqueueEndOfFunction() function in CoreEngine
2438 Engine.enqueueEndOfFunction(Dst, RS); in processEndOfFunction()