Home
last modified time | relevance | path

Searched refs:extend_location (Results 1 – 3 of 3) 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()
/external/bison/
DChangeLog-201214240 (adjust_location): Renamed from extend_location. It now sets
14298 * src/scan-gram.l (no_cr_read, extend_location): Move to epilogue,
15081 (YY_USER_ACTION): Invoke extend_location rather than LOCATION_COLUMNS.
15082 (extend_location): New function.