Searched refs:ExpectedTag (Results 1 – 3 of 3) sorted by relevance
35 static bool testAttribute(unsigned Tag, unsigned Value, unsigned ExpectedTag, in testAttribute() argument47 Optional<unsigned> Attr = Parser.getAttributeValue(ExpectedTag); in testAttribute()
29 unsigned ExpectedTag, unsigned ExpectedValue) { in testBuildAttr() argument40 Optional<unsigned> Attr = Parser.getAttributeValue(ExpectedTag); in testBuildAttr()
1688 static uint32 ExpectedTag(const FieldDescriptor* field, in ExpectedTag() function in google::protobuf::compiler::cpp::ParseLoopGenerator1741 uint32 expected_tag = ExpectedTag(field, &fallback_tag); in GenerateParseLoop()