Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc2041 have_source_loc_ = options.include_comments && in SourceLocationCommentPrinter()
2051 have_source_loc_ = options.include_comments && in SourceLocationCommentPrinter()
2055 if (have_source_loc_) { in AddPreComment()
2068 if (have_source_loc_ && source_loc_.trailing_comments.size() > 0) { in AddPostComment()
2089 bool have_source_loc_; member in google::protobuf::__anoncbf42d300511::SourceLocationCommentPrinter