Searched refs:has_trailing_comments (Results 1 – 4 of 4) sorted by relevance
2253 EXPECT_FALSE(iter->second->has_trailing_comments()); in HasSpanWithComment()2255 EXPECT_TRUE(iter->second->has_trailing_comments()); in HasSpanWithComment()
409 GOOGLE_CHECK(!location_->has_trailing_comments()); in AttachComments()
13416 if (has_trailing_comments()) { in Clear()13583 if (has_trailing_comments()) { in SerializeWithCachedSizes()13652 if (has_trailing_comments()) { in SerializeWithCachedSizesToArray()13693 if (has_trailing_comments()) { in ByteSize()13778 if (from.has_trailing_comments()) { in MergeFrom()14188 bool SourceCodeInfo_Location::has_trailing_comments() const { in has_trailing_comments() function in google::protobuf::SourceCodeInfo_Location
3270 bool has_trailing_comments() const;7313 inline bool SourceCodeInfo_Location::has_trailing_comments() const { in has_trailing_comments() function