Searched refs:TypeAnnotationsAttribute (Results 1 – 1 of 1) sorted by relevance
1113 struct TypeAnnotationsAttribute : Attribute { struct1114 static TypeAnnotationsAttribute* Read(const u1 *&p, Constant *attribute_name, in Read() argument1116 auto attr = new TypeAnnotationsAttribute; in Read()1349 attributes.push_back(TypeAnnotationsAttribute::Read(p, attribute_name, in ReadAttrs()