Searched defs:ParseMethodOptions (Results 1 – 2 of 2) sorted by relevance
64 interface ParseMethodOptions<T extends TreeAdapterTypeMap> extends ParserOptions<T> { interface
2419 bool Parser::ParseMethodOptions(const LocationRecorder& parent_location, in ParseMethodOptions() function in google::protobuf::compiler::Parser