Searched refs:ParseSyntaxIdentifier (Results 1 – 2 of 2) sorted by relevance
278 bool ParseSyntaxIdentifier(const LocationRecorder& parent);
539 if (!ParseSyntaxIdentifier(root_location)) { in Parse()578 bool Parser::ParseSyntaxIdentifier(const LocationRecorder& parent) { in ParseSyntaxIdentifier() function in google::protobuf::compiler::Parser