Searched refs:rDateValue (Results 1 – 1 of 1) sorted by relevance
324 const DateTimeString* rDateValue = std::get_if<DateTimeString>(&right); in operator ()() local330 rDateValue = &right.emplace<DateTimeString>(std::string(*rStrValue)); in operator ()()332 if (lStrValue != nullptr && rDateValue != nullptr) in operator ()()337 if (lDateValue != nullptr && rDateValue != nullptr) in operator ()()340 rDateValue->value.count()); in operator ()()