Searched refs:getSuffix (Results 1 – 2 of 2) sorted by relevance
122 StringRef getSuffix() const;
185 rootNode->suffix = std::string(concatPred.getSuffix()); in buildPredicateTree()377 StringRef ConcatPred::getSuffix() const { in getSuffix() function in ConcatPred