Searched refs:unsafeGet (Results 1 – 4 of 4) sorted by relevance
27 InjectorAccessorForTests::unsafeGet(fruit::Injector<Params...>& injector) { in unsafeGet() function31 return injector.storage->template unsafeGet<AnnotatedC>(); in unsafeGet()
50 unsafeGet(fruit::Injector<Params...>& injector);
273 const RemoveAnnotations<AnnotatedC>* unsafeGet();
271 inline const InjectorStorage::RemoveAnnotations<AnnotatedC>* InjectorStorage::unsafeGet() {