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()
13909 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
3454 bool has_leading_comments() const;7545 inline bool SourceCodeInfo_Location::has_leading_comments() const { in has_leading_comments() function