Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/ | |
java_doc_comment.cc | 109 string comments = location.leading_comments.empty() ? 110 location.trailing_comments : location.leading_comments; |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ | |
descriptor.h | 118 string leading_comments; member in struct:google::protobuf::SourceLocation [all...] |
descriptor.pb.cc | [all...] |
descriptor.pb.h | 5838 inline const ::std::string& SourceCodeInfo_Location::leading_comments() const { function in class:google::protobuf::SourceCodeInfo_Location [all...] |
descriptor.cc | [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ | |
parser_unittest.cc | [all...] |