Searched defs:ends_with (Results 1 – 2 of 2) sorted by relevance
262 [[nodiscard]] bool ends_with(StringRef Suffix) const { in ends_with() function267 [[nodiscard]] bool ends_with(char Suffix) const { in ends_with() function
125 [[nodiscard]] bool ends_with(StringRef Suffix) const { in ends_with() function