Lines Matching defs:MethodAnnotation
1084 class MethodAnnotation {1086 MethodAnnotation(MethodId* method_id, AnnotationSetItem* annotation_set_item)1096 DISALLOW_COPY_AND_ASSIGN(MethodAnnotation);1099 using MethodAnnotationVector = std::vector<std::unique_ptr<MethodAnnotation>>;