Searched defs:endswith (Results 1 – 4 of 4) sorted by relevance
135 bool endswith(StringRef Suffix) const { in endswith() function
235 bool endswith(StringRef Suffix) const { in endswith() function
56 bool endswith(StringRef Suffix) const { in endswith() function in llvm::StringRef
222 def endswith (s, postfix): function