Searched refs:annotation_sets_ (Results 1 – 2 of 2) sorted by relevance
147 std::map<dex::u4, ir::AnnotationSet*> annotation_sets_; variable
336 auto& ir_annotation_set = annotation_sets_[offset]; in ExtractAnnotationSet()