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.h405 const LocationRecorder& extend_location,
Dparser.cc1816 const LocationRecorder& extend_location, in ParseExtend() argument
1827 DO(ConsumeEndOfDeclaration("{", &extend_location)); in ParseExtend()
1838 LocationRecorder location(extend_location, extensions->size()); in ParseExtend()