Searched refs:has_leading_comments (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc2246 EXPECT_FALSE(iter->second->has_leading_comments());
2248 EXPECT_TRUE(iter->second->has_leading_comments());
H A Dparser.cc408 GOOGLE_CHECK(!location_->has_leading_comments());
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc13413 if (has_leading_comments()) {
13573 if (has_leading_comments()) {
13641 if (has_leading_comments()) {
13686 if (has_leading_comments()) {
13774 if (from.has_leading_comments()) {
14134 bool SourceCodeInfo_Location::has_leading_comments() const { function in class:google::protobuf::SourceCodeInfo_Location
H A Ddescriptor.pb.h3258 bool has_leading_comments() const;
7259 inline bool SourceCodeInfo_Location::has_leading_comments() const { function in class:google::protobuf::SourceCodeInfo_Location

Completed in 561 milliseconds