Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser.h276 void AttachComments(std::string* leading, std::string* trailing,
Dparser.cc350 location->AttachComments(&leading, &trailing, &detached); in TryConsumeEndOfDeclaration()
492 void Parser::LocationRecorder::AttachComments( in AttachComments() function in google::protobuf::compiler::Parser::LocationRecorder