Searched refs:IsReferenceTypeRefinement (Results 1 – 1 of 1) sorted by relevance
2060 static bool IsReferenceTypeRefinement(ObjPtr<mirror::Class> declared_class, in IsReferenceTypeRefinement() function2075 static bool IsReferenceTypeRefinement(ObjPtr<mirror::Class> declared_class, in IsReferenceTypeRefinement() function2080 return IsReferenceTypeRefinement( in IsReferenceTypeRefinement()2091 if (IsReferenceTypeRefinement(resolved_method->GetDeclaringClass(), in ArgumentTypesMoreSpecific()2111 if (IsReferenceTypeRefinement(param_cls, /*declared_can_be_null=*/ true, input)) { in ArgumentTypesMoreSpecific()2127 if (IsReferenceTypeRefinement(invoke_rti.GetTypeHandle().Get(), in ReturnTypeMoreSpecific()