Home
last modified time | relevance | path

Searched defs:ends_with (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallString.h125 [[nodiscard]] bool ends_with(StringRef Suffix) const { in ends_with() function
H A DStringRef.h271 [[nodiscard]] bool ends_with(StringRef Suffix) const { ends_with() function