Searched defs:impls (Results 1 – 16 of 16) sorted by relevance
178 private final ImmutableList<ClassSymbol> impls; field in ModuleInfo.ProvideInfo180 public ProvideInfo(ClassSymbol sym, ImmutableList<ClassSymbol> impls) { in ProvideInfo()189 public ImmutableList<ClassSymbol> impls() { in impls() method in ModuleInfo.ProvideInfo
24 pub impls: OrderedMap<ImplKey<'a>, Option<&'a Impl>>, field39 let mut impls = OrderedMap::new(); in collect() localVariable
12 mod impls; module
1 mod impls; module
400 mod impls; module
86 get_crc32c_value_func impls[] = { av1_get_crc32c_value_c, test_impl }; in RunSpeedTest() local
200 ImmutableList.Builder<ClassSymbol> impls = ImmutableList.builder(); in bindProvides() local
458 let mut impls = Vec::new(); in get_fields_impl() localVariable506 let mut impls = Vec::new(); in get_debug_fmt_impl() localVariable
54 pub mod impls; module
97 mod impls; module
299 ImmutableList.Builder<String> impls = ImmutableList.builder(); in readModule() local
936 private final ImmutableList<ClassTy> impls; field in Tree.TyDecl950 ImmutableList<ClassTy> impls, in TyDecl()1001 public ImmutableList<ClassTy> impls() { in impls() method in Tree.TyDecl
235 ImmutableList.Builder<String> impls = ImmutableList.builder(); in lowerModule() local
113 mod impls; module
124 mod impls; module
802 let mut impls = quote_spanned! {span=> in expand_rust_type_impl() localVariable