Searched refs:emitCleanup (Results 1 – 2 of 2) sorted by relevance
224 void emitCleanup();
4270 this->emitCleanup(); in visitReturnStmt()4284 this->emitCleanup(); in visitReturnStmt()4290 this->emitCleanup(); in visitReturnStmt()4688 this->emitCleanup(); in emitLambdaStaticInvokerBody()5276 template <class Emitter> void Compiler<Emitter>::emitCleanup() { in emitCleanup() function in Compiler