Searched refs:IsReferenceTypeRefinement (Results 1 – 1 of 1) sorted by relevance
2375 static bool IsReferenceTypeRefinement(ObjPtr<mirror::Class> declared_class, in IsReferenceTypeRefinement() function2394 static bool IsReferenceTypeRefinement(ObjPtr<mirror::Class> declared_class, in IsReferenceTypeRefinement() function2399 return IsReferenceTypeRefinement( in IsReferenceTypeRefinement()2410 if (IsReferenceTypeRefinement(resolved_method->GetDeclaringClass(), in ArgumentTypesMoreSpecific()2430 if (IsReferenceTypeRefinement(param_cls, /*declared_can_be_null=*/ true, input)) { in ArgumentTypesMoreSpecific()2446 if (IsReferenceTypeRefinement(invoke_rti.GetTypeHandle().Get(), in ReturnTypeMoreSpecific()