Searched refs:target_value (Results 1 – 1 of 1) sorted by relevance
177 BitString::StorageType target_value = target.GetEncodedPathToRoot(); in IsSubtypeOf() local180 bool result = (source_value & target_mask) == (target_value); in IsSubtypeOf()