Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser.cc536 LocationRecorder root_location(this); in Parse() local
539 if (!ParseSyntaxIdentifier(root_location)) { in Parse()
558 if (!ParseTopLevelStatement(file, root_location)) { in Parse()
604 const LocationRecorder& root_location) { in ParseTopLevelStatement() argument
609 LocationRecorder location(root_location, in ParseTopLevelStatement()
613 LocationRecorder location(root_location, in ParseTopLevelStatement()
617 LocationRecorder location(root_location, in ParseTopLevelStatement()
621 LocationRecorder location(root_location, in ParseTopLevelStatement()
625 root_location, in ParseTopLevelStatement()
632 root_location, file); in ParseTopLevelStatement()
[all …]
Dparser.h292 const LocationRecorder& root_location);
305 const LocationRecorder& root_location,
310 const LocationRecorder& root_location,