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