Searched refs:has_leading_comments (Results 1 – 4 of 4) sorted by relevance
2246 EXPECT_FALSE(iter->second->has_leading_comments()); in HasSpanWithComment()2248 EXPECT_TRUE(iter->second->has_leading_comments()); in HasSpanWithComment()
408 GOOGLE_CHECK(!location_->has_leading_comments()); in AttachComments()
13413 if (has_leading_comments()) { in Clear()13573 if (has_leading_comments()) { in SerializeWithCachedSizes()13641 if (has_leading_comments()) { in SerializeWithCachedSizesToArray()13686 if (has_leading_comments()) { in ByteSize()13774 if (from.has_leading_comments()) { in MergeFrom()14134 bool SourceCodeInfo_Location::has_leading_comments() const { in has_leading_comments() function in google::protobuf::SourceCodeInfo_Location
3258 bool has_leading_comments() const;7259 inline bool SourceCodeInfo_Location::has_leading_comments() const { in has_leading_comments() function