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