Searched refs:ParseTopLevelStatement (Results 1 – 2 of 2) sorted by relevance
291 bool ParseTopLevelStatement(FileDescriptorProto* file,
558 if (!ParseTopLevelStatement(file, root_location)) { in Parse()603 bool Parser::ParseTopLevelStatement(FileDescriptorProto* file, in ParseTopLevelStatement() function in google::protobuf::compiler::Parser