Searched defs:SetStopAfterSyntaxIdentifier (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.h103 // Call SetStopAfterSyntaxIdentifier(true) to tell the parser to stop
111 void SetStopAfterSyntaxIdentifier(bool value) { function in class:google::protobuf::compiler::Parser
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.h106 // Call SetStopAfterSyntaxIdentifier(true) to tell the parser to stop
114 void SetStopAfterSyntaxIdentifier(bool value) { function in class:google::protobuf::compiler::Parser

Completed in 883 milliseconds