Searched defs:ends_with (Results 1 – 3 of 3) sorted by relevance
151 LIBC_INLINE bool ends_with(const char Suffix) const { ends_with() function 156 LIBC_INLINE bool ends_with(string_view Suffix) const { ends_with() function
125 [[nodiscard]] bool ends_with(StringRef Suffix) const { in ends_with() function
270 [[nodiscard]] bool ends_with(StringRef Suffix) const { ends_with() function 275 [[nodiscard]] bool ends_with(char Suffix) const { ends_with() function