Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser_unittest.cc2246 EXPECT_FALSE(iter->second->has_leading_comments()); in HasSpanWithComment()
2248 EXPECT_TRUE(iter->second->has_leading_comments()); in HasSpanWithComment()
Dparser.cc408 GOOGLE_CHECK(!location_->has_leading_comments()); in AttachComments()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.cc13909 if (has_leading_comments()) { in Clear()
14069 if (has_leading_comments()) { in SerializeWithCachedSizes()
14137 if (has_leading_comments()) { in InternalSerializeWithCachedSizesToArray()
14182 if (has_leading_comments()) { in ByteSize()
14274 if (from.has_leading_comments()) { in MergeFrom()
14638 bool SourceCodeInfo_Location::has_leading_comments() const { in has_leading_comments() function in google::protobuf::SourceCodeInfo_Location
Ddescriptor.pb.h3454 bool has_leading_comments() const;
7545 inline bool SourceCodeInfo_Location::has_leading_comments() const { in has_leading_comments() function