• Home
  • Raw
  • Download

Lines Matching refs:RemoveAnnotations

155     using I = RemoveAnnotations(AnnotatedI);
156 using C = RemoveAnnotations(AnnotatedC);
211 using I = RemoveAnnotations(AnnotatedI);
212 using C = RemoveAnnotations(AnnotatedC);
298 CheckInjectableType(RemoveAnnotations(SignatureType(AnnotatedSignature))),
359 CheckInjectableType(RemoveAnnotations(SignatureType(AnnotatedSignature))),
366 If(IsAbstract(RemoveAnnotations(SignatureType(AnnotatedSignature))),
368 RemoveAnnotations(SignatureType(AnnotatedSignature))),
426 using T = RemoveAnnotations(AnnotatedT);
452 … UnwrapType<Eval<RemoveAnnotations(GetNthType(Indexes, DecoratedArgs))>>>()(injected_args,
482 CheckInjectableType(RemoveAnnotations(SignatureType(DecoratedSignature))),
486 If(IsAbstract(RemoveAnnotations(SignatureType(DecoratedSignature))),
491 RemoveAnnotations(SignatureType(DecoratedSignature))),
575 PropagateError(CheckInjectableType(RemoveAnnotations(C)),
577 … If(IsAbstract(RemoveAnnotations(SignatureType(AnnotatedSignature))),
579RemoveAnnotations(SignatureType(AnnotatedSignature))),
606 CheckNormalizedTypes(ConsVector(RemoveAnnotations(AnnotatedC))),
610 … If(Not(IsSame(RemoveAnnotations(AnnotatedC), NormalizeType(RemoveAnnotations(AnnotatedC)))),
611 ConstructError(NonClassTypeErrorTag, RemoveAnnotations(AnnotatedC),
612 NormalizeUntilStable(RemoveAnnotations(C))),
614 … If(Not(Or(IsSame(RemoveAnnotations(AnnotatedC), C), IsBaseOf(RemoveAnnotations(AnnotatedC), C))),
615 … ConstructError(TypeMismatchInBindInstanceErrorTag, RemoveAnnotations(AnnotatedC), C),
898 using C = RemoveAnnotations(AnnotatedC);
1026 …using AnnotatedC = CopyAnnotation(AnnotatedCUniquePtr, RemoveUniquePtr(RemoveAnnotations(Annotated…
1076 using CHasInjectAnnotation = HasInjectAnnotation(RemoveAnnotations(AnnotatedC));
1093 … Type<NakedC(NakedArgs...)>, Id<RemoveAnnotations(Type<NakedArgs>)>...);
1104 Id<RemoveAnnotations(Type<NakedArgs>)>...);
1116 Id<RemoveAnnotations(Type<NakedArgs>)>...);
1129 Id<RemoveAnnotations(Type<NakedArgs>)>...);