Searched refs:unresolved_child_id_ (Results 1 – 2 of 2) sorted by relevance
870 : UnresolvedType("", cache_id), unresolved_child_id_(child_id), in UnresolvedSuperClass()883 return static_cast<uint16_t>(unresolved_child_id_ & 0xFFFF); in GetUnresolvedSuperClassChildId()891 const uint16_t unresolved_child_id_; variable
1006 CHECK_NE(unresolved_child_id_, 0U) << *this; in CheckInvariants()