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.java104 ImmutableList.Builder<AnnoInfo> declarationAnnotations = ImmutableList.builder(); in bindMethod() local
142 ImmutableList.Builder<AnnoInfo> declarationAnnotations = ImmutableList.builder(); in bindParam() local
155 ImmutableList.Builder<AnnoInfo> declarationAnnotations = ImmutableList.builder(); in bindComponents() local
179 ImmutableList.Builder<AnnoInfo> declarationAnnotations) { in disambiguate()
223 ImmutableList.Builder<AnnoInfo> declarationAnnotations = ImmutableList.builder(); in bindField() local