Searched refs:rDateValue (Results 1 – 1 of 1) sorted by relevance
330 const DateTimeString* rDateValue = std::get_if<DateTimeString>(&right); in operator ()() local336 rDateValue = &right.emplace<DateTimeString>(std::string(*rStrValue)); in operator ()()338 if (lStrValue != nullptr && rDateValue != nullptr) in operator ()()343 if (lDateValue != nullptr && rDateValue != nullptr) in operator ()()346 rDateValue->value.count()); in operator ()()