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