Searched defs:has_suffix (Results 1 – 2 of 2) sorted by relevance
80 has_suffix(struct btval *key, const char *suffix) in has_suffix() function
2268 bool has_suffix = version_pos != llvm::StringRef::npos; in ParseSymbols() local