Searched refs:exotic_index_state_ (Results 1 – 2 of 2) sorted by relevance
51 exotic_index_state_(ExoticIndexState::kUninitialized), in configuration_()75 exotic_index_state_(ExoticIndexState::kUninitialized), in configuration_()98 exotic_index_state_(ExoticIndexState::kUninitialized), in configuration_()119 exotic_index_state_(ExoticIndexState::kUninitialized), in configuration_()328 ExoticIndexState exotic_index_state_; variable
537 DCHECK(exotic_index_state_ != ExoticIndexState::kNotExotic); in IsIntegerIndexedExotic()538 if (exotic_index_state_ == ExoticIndexState::kExotic) return true; in IsIntegerIndexedExotic()540 exotic_index_state_ = ExoticIndexState::kNotExotic; in IsIntegerIndexedExotic()543 DCHECK(exotic_index_state_ == ExoticIndexState::kUninitialized); in IsIntegerIndexedExotic()554 exotic_index_state_ = in IsIntegerIndexedExotic()629 if (exotic_index_state_ != ExoticIndexState::kNotExotic && in LookupInHolder()