Searched defs:startswith (Results 1 – 4 of 4) sorted by relevance
8 constexpr bool startswith(const char *p, const char *q) { in startswith() function
130 bool startswith(StringRef Prefix) const { in startswith() function
225 bool startswith(StringRef Prefix) const { in startswith() function
52 bool startswith(StringRef Prefix) const { in startswith() function in llvm::StringRef