Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc1452 LocationRecorder end_location( in ParseExtensions() local
1463 LocationRecorder end_location( in ParseExtensions() local
1465 end_location.StartAt(start_token); in ParseExtensions()
1466 end_location.EndAt(start_token); in ParseExtensions()
1529 LocationRecorder end_location( in ParseReservedNumbers() local
1533 LocationRecorder end_location( in ParseReservedNumbers() local
1535 end_location.StartAt(start_token); in ParseReservedNumbers()
1536 end_location.EndAt(start_token); in ParseReservedNumbers()