Searched refs:FirstLineOf (Results 1 – 2 of 2) sorted by relevance
150 static std::string FirstLineOf(const std::string& value) { in FirstLineOf() function187 EscapeJavadoc(FirstLineOf(field->DebugString()))); in WriteFieldDocComment()207 "def", EscapeJavadoc(FirstLineOf(value->DebugString()))); in WriteEnumValueDocComment()227 "def", EscapeJavadoc(FirstLineOf(method->DebugString()))); in WriteMethodDocComment()
1497 static string FirstLineOf(const string& value) { in FirstLineOf() function1574 "def", EscapePhpdoc(FirstLineOf(field->DebugString()))); in GenerateFieldDocComment()1597 "def", EscapePhpdoc(FirstLineOf(field->DebugString()))); in GenerateWrapperFieldGetterDocComment()1614 "def", EscapePhpdoc(FirstLineOf(field->DebugString()))); in GenerateWrapperFieldSetterDocComment()1638 "def", EscapePhpdoc(FirstLineOf(value->DebugString()))); in GenerateEnumValueDocComment()