Searched refs:methodTypeAnnotations (Results 1 – 1 of 1) sorted by relevance
309 ImmutableList<TypeAnnotationInfo> typeAnnotations = methodTypeAnnotations(m); in lowerMethod()610 private ImmutableList<TypeAnnotationInfo> methodTypeAnnotations(MethodInfo m) { in methodTypeAnnotations() method in Lower