Searched refs:addStructType (Results 1 – 1 of 1) sorted by relevance
87 uint32_t addStructType(ArrayRef<uint32_t> memberTypes) { in addStructType() function in DeserializationTest187 auto structType = addStructType({int32Type, int32Type}); in TEST_F()209 auto structType = addStructType({int32Type, int64Type}); in TEST_F()226 auto structType = addStructType({int32Type}); in TEST_F()