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