Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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() argument
[all...]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp756 const DeclRefExpr *Needle; member in __anon9476153b0711::ContainsReference
761 ContainsReference(ASTContext &Context, const DeclRefExpr *Needle) in ContainsReference()