Searched refs:bufferToPrint (Results 1 – 1 of 1) sorted by relevance
1043 std::ostringstream bufferToPrint; in createFinallyBlock() local1044 bufferToPrint << "Gen: Executing finally block " in createFinallyBlock()1049 bufferToPrint.str(), in createFinallyBlock()1090 std::ostringstream bufferToPrint; in createCatchBlock() local1091 bufferToPrint << "Gen: Executing catch block " in createCatchBlock()1099 bufferToPrint.str(), in createCatchBlock()