Searched defs:Needle (Results 1 – 7 of 7) sorted by relevance
13 const char *Needle = "Some long string"; in LLVMFuzzerTestOneInput() local
87 const auto *Needle = Result.Nodes.getNodeAs<Expr>("needle"); in check() local
31 static std::string replace(llvm::StringRef Haystack, llvm::StringRef Needle, in replace()
214 void *strStr(const char *const Haystack, const char *const Needle) { in strStr()
137 const char *Needle = Str.data(); find() local
120 static bool startsWith(StringRef Name, StringRef Needle, bool Strict, in startsWith()
756 const DeclRefExpr *Needle; global() member in __anon0bef6d8e0711::ContainsReference 761 ContainsReference(ASTContext & Context,const DeclRefExpr * Needle) ContainsReference() argument