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