Searched refs:IsPrivate (Results 1 – 3 of 3) sorted by relevance
135 bool IsPrivate() { in IsPrivate() function
9091 if (target_method->IsPrivate()) { in ResolveMethodHandleForMethod()
3938 if (res_method->IsPrivate() && (method_type == METHOD_VIRTUAL || method_type == METHOD_SUPER)) { in ResolveMethodAndCheckAccess()