Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser.h381 const LocationRecorder& extend_location,
Dparser.cc1557 const LocationRecorder& extend_location, in ParseExtend() argument
1568 DO(ConsumeEndOfDeclaration("{", &extend_location)); in ParseExtend()
1579 LocationRecorder location(extend_location, extensions->size()); in ParseExtend()