Home
last modified time | relevance | path

Searched defs:declarationAnnotations (Results 1 – 1 of 1) sorted by relevance

/external/turbine/java/com/google/turbine/binder/
DDisambiguateTypeAnnotations.java101 ImmutableList.Builder<AnnoInfo> declarationAnnotations = ImmutableList.builder(); in bindMethod() local
134 ImmutableList.Builder<AnnoInfo> declarationAnnotations = ImmutableList.builder(); in bindParam() local
154 ImmutableList.Builder<AnnoInfo> declarationAnnotations) { in disambiguate()
198 ImmutableList.Builder<AnnoInfo> declarationAnnotations = ImmutableList.builder(); in bindField() local