Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc2038 have_source_loc_ = options.include_comments && in SourceLocationCommentPrinter()
2048 have_source_loc_ = options.include_comments && in SourceLocationCommentPrinter()
2052 if (have_source_loc_) { in AddPreComment()
2065 if (have_source_loc_ && source_loc_.trailing_comments.size() > 0) { in AddPostComment()
2086 bool have_source_loc_; member in google::protobuf::__anon2b0c50100511::SourceLocationCommentPrinter