Searched refs:has_leading_comments (Results 1 – 4 of 4) sorted by relevance
1781 EXPECT_FALSE(iter->second->has_leading_comments()); in HasSpanWithComment()1783 EXPECT_TRUE(iter->second->has_leading_comments()); in HasSpanWithComment()
368 GOOGLE_CHECK(!location_->has_leading_comments()); in AttachComments()
8553 if (has_leading_comments()) { in Clear()8695 if (has_leading_comments()) { in SerializeWithCachedSizes()8753 if (has_leading_comments()) { in SerializeWithCachedSizesToArray()8787 if (has_leading_comments()) { in ByteSize()8863 if (from.has_leading_comments()) { in MergeFrom()
2748 inline bool has_leading_comments() const;6539 inline bool SourceCodeInfo_Location::has_leading_comments() const { in has_leading_comments() function