Searched refs:other_unresolved (Results 1 – 1 of 1) sorted by relevance
34 bool other_unresolved = other.IsUnresolvedTypes(); in CanAccess() local35 if (!this_unresolved && !other_unresolved) { in CanAccess()37 } else if (!other_unresolved) { in CanAccess()