Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h118 template <typename... Ts> bool startsWith(Ts... Tokens) const { startsWith() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp120 static bool startsWith(StringRef Name, StringRef Needle, bool Strict, in startsWith() function
/freebsd-src/contrib/bsnmp/tests/
H A Dcatch.hpp13580 bool startsWith( std::string const& s, std::string const& prefix ) { in startsWith() function
13583 bool startsWith( std::string const& s, char prefix ) { in startsWith() function