Searched refs:AttachComments (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.h254 void AttachComments(string* leading, string* trailing) const;
H A Dparser.cc265 location->AttachComments(&leading, &trailing);
361 void Parser::LocationRecorder::AttachComments( function in class:google::protobuf::compiler::Parser::LocationRecorder

Completed in 96 milliseconds