Searched defs:exceptions (Results 1 – 3 of 3) sorted by relevance
36 private Set<ITypeReference> exceptions = Uninitialized.unset(); field in SigExecutableMember62 public void setExceptions(Set<ITypeReference> exceptions) { in setExceptions()
492 Set<ITypeReference> exceptions = new HashSet<ITypeReference>(); in convertExecutableMember() local
734 Set<ITypeReference> exceptions = new HashSet<ITypeReference>(); in addExceptions() local