Searched refs:str_stream (Results 1 – 1 of 1) sorted by relevance
2778 StreamString str_stream; in GetDocumentationForItem() local2779 str_stream << "Function " << item in GetDocumentationForItem()2781 dest = std::string(str_stream.GetString()); in GetDocumentationForItem()