Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser.cc1584 LocationRecorder extendee_location( in ParseExtend() local
1586 extendee_location.StartAt(extendee_start); in ParseExtend()
1587 extendee_location.EndAt(extendee_end); in ParseExtend()
1590 extendee_location.RecordLegacyLocation( in ParseExtend()