Searched refs:bufferToPrint (Results 1 – 1 of 1) sorted by relevance
991 std::ostringstream bufferToPrint; in createFinallyBlock() local992 bufferToPrint << "Gen: Executing finally block " in createFinallyBlock()997 bufferToPrint.str(), in createFinallyBlock()1038 std::ostringstream bufferToPrint; in createCatchBlock() local1039 bufferToPrint << "Gen: Executing catch block " in createCatchBlock()1047 bufferToPrint.str(), in createCatchBlock()