Searched refs:concatPred (Results 1 – 1 of 1) sorted by relevance
182 const auto &concatPred = static_cast<const ConcatPred &>(root); in buildPredicateTree() local183 rootNode->prefix = std::string(concatPred.getPrefix()); in buildPredicateTree()185 rootNode->suffix = std::string(concatPred.getSuffix()); in buildPredicateTree()