Searched refs:getNestedType (Results 1 – 4 of 4) sorted by relevance
92 Builder.writeTypeIndex(Record.getNestedType()); in writeNestedType()
538 printTypeIndex("Type", Nested.getNestedType()); in visitNestedType()
816 proto.getNestedType(i), file, this, i); in Descriptor()871 nestedTypes[i].setProto(proto.getNestedType(i)); in setProto()
395 TypeIndex getNestedType() const { return Type; } in getNestedType() function