Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DSmallString.h129 bool endswith(StringRef Suffix) const { in endswith() function
H A DStringRef.h277 [[nodiscard]] bool endswith(StringRef Suffix) const { in endswith() function