Searched refs:notValidatorIndex_ (Results 1 – 1 of 1) sorted by relevance
548 notValidatorIndex_(), in allocator_()643 notValidatorIndex_ = validatorCount_; in allocator_()985 if (not_ && context.validators[notValidatorIndex_]->IsValid()) { in EndValue()1485 … context.validators[notValidatorIndex_] = context.factory.CreateSchemaValidator(*not_, false); in CreateParallelValidator()1710 SizeType notValidatorIndex_; variable