Searched defs:AnnotationSetRefList (Results 1 – 2 of 2) sorted by relevance
285 struct AnnotationSetRefList { struct286 u4 size;287 AnnotationSetRefItem list[];
275 struct AnnotationSetRefList : public Node { struct299 AnnotationSetRefList* annotations; argument