Searched refs:annotations_ (Results 1 – 2 of 2) sorted by relevance
146 std::map<dex::u4, ir::Annotation*> annotations_; variable
318 auto& ir_annotation = annotations_[offset]; in ExtractAnnotationItem()