Searched defs:typeAnnos (Results 1 – 1 of 1) sorted by relevance
1162 ImmutableList<Anno> typeAnnos = maybeAnnos(); in formalParam() local1295 private ClassTy classty(ClassTy ty, @Nullable ImmutableList<Anno> typeAnnos) { in classty()1317 ImmutableList<Anno> typeAnnos = maybeAnnos(); in tyargs() local1383 private Type referenceTypeWithoutDims(ImmutableList<Anno> typeAnnos) { in referenceTypeWithoutDims()1416 private Type referenceType(ImmutableList<Anno> typeAnnos) { in referenceType()1421 private Type maybeDims(ImmutableList<Anno> typeAnnos, Type ty) { in maybeDims()