Searched refs:emitCleanup (Results 1 – 2 of 2) sorted by relevance
244 void emitCleanup();
5362 this->emitCleanup(); in visitReturnStmt()5377 this->emitCleanup(); in visitReturnStmt()5383 this->emitCleanup(); in visitReturnStmt()5830 this->emitCleanup(); in emitLambdaStaticInvokerBody()6693 template <class Emitter> void Compiler<Emitter>::emitCleanup() { in emitCleanup() function in Compiler