Searched defs:endswith_lower (Results 1 – 5 of 5) sorted by relevance
36 bool endswith_lower(const std::string &str, const std::string &suffix) in endswith_lower() function
67 bool StringRef::endswith_lower(StringRef Suffix) const { in endswith_lower() function in StringRef
53 bool StringRef::endswith_lower(StringRef Suffix) const { in endswith_lower() function in StringRef