Home
last modified time | relevance | path

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

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