Home
last modified time | relevance | path

Searched defs:Needle (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/Support/
H A DStringRef.cpp146 const char *Needle = Str.data(); in find() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DStringRef.cpp137 const char *Needle = Str.data(); in find() local
H A DUnicodeNameToCodepoint.cpp120 static bool startsWith(StringRef Name, StringRef Needle, bool Strict, in startsWith()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DStringRef.cpp140 const char *Needle = Str.data(); in find() local
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DStringRef.cpp154 const char *Needle = Str.data(); in find() local
/aosp_15_r20/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp591 const DeclRefExpr *Needle; member in __anonb45118d30511::ContainsReference
596 ContainsReference(ASTContext &Context, const DeclRefExpr *Needle) in ContainsReference()