Searched refs:SourceLocationCommentPrinter (Results 1 – 1 of 1) sorted by relevance
| /third_party/protobuf/src/google/protobuf/ |
| D | descriptor.cc | 2374 class SourceLocationCommentPrinter { class 2377 SourceLocationCommentPrinter(const DescType* desc, const std::string& prefix, in SourceLocationCommentPrinter() function in google::protobuf::__anon7e31fa590411::SourceLocationCommentPrinter 2385 SourceLocationCommentPrinter(const FileDescriptor* file, in SourceLocationCommentPrinter() function in google::protobuf::__anon7e31fa590411::SourceLocationCommentPrinter 2449 SourceLocationCommentPrinter syntax_comment(this, path, "", in DebugStringWithOptions() 2457 SourceLocationCommentPrinter comment_printer(this, "", debug_string_options); in DebugStringWithOptions() 2483 SourceLocationCommentPrinter package_comment(this, path, "", in DebugStringWithOptions() 2560 SourceLocationCommentPrinter comment_printer(this, prefix, in DebugString() 2711 SourceLocationCommentPrinter comment_printer(this, prefix, in DebugString() 2780 SourceLocationCommentPrinter comment_printer(this, prefix, in DebugString() 2818 SourceLocationCommentPrinter comment_printer(this, prefix, in DebugString() [all …]
|