Searched refs:find_first_of (Results 1 - 25 of 74) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp95 std::size_t BO = Fmt.find_first_of('{', From);
113 std::size_t BC = Fmt.find_first_of('}', BO);
124 std::size_t BO2 = Fmt.find_first_of('{', BO + 1);
H A DStringExtras.cpp43 StringRef::size_type End = Source.find_first_of(Delimiters, Start);
H A DRegex.cpp212 return Str.find_first_of(RegexMetachars) == StringRef::npos;
H A DGlobPattern.cpp22 return S.find_first_of("?*[\\") != StringRef::npos;
H A DBinaryStreamReader.cpp83 size_t Pos = S.find_first_of('\0');
H A DPath.cpp80 size_t end = path.find_first_of(separators(style), 2);
89 size_t end = path.find_first_of(separators(style));
124 return str.find_first_of(separators(style), 2);
281 size_t end_pos = Path.find_first_of(separators(S), Position);
820 assert(P.find_first_of(separators(Style::native)) == StringRef::npos &&
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallString.h176 size_t find_first_of(char C, size_t From = 0) const { function in class:llvm::SmallString
177 return str().find_first_of(C, From);
184 size_t find_first_of(StringRef Chars, size_t From = 0) const { function in class:llvm::SmallString
185 return str().find_first_of(Chars, From);
H A DStringRef.h401 size_t find_first_of(char C, size_t From = 0) const {
410 size_t find_first_of(StringRef Chars, size_t From = 0) const;
458 bool contains(char C) const { return find_first_of(C) != npos; }
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mc/
H A DDisassembler.cpp92 Str = Str.substr(Str.find_first_of('\n'));
109 size_t Next = Str.find_first_of(" \t\n\r,#[]");
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointID.cpp113 if (str.find_first_of(".- ") != llvm::StringRef::npos) {
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DCodeExpander.cpp25 size_t Pos = Current.find_first_of("$\n\\");
/freebsd-11-stable/contrib/libstdc++/include/backward/
H A Dalgo.h118 using std::find_first_of;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DUserSettingsController.cpp111 size_t dot_pos = setting.find_first_of('.');
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DScriptLexer.cpp50 return s.substr(0, s.find_first_of("\r\n"));
184 size_t e = s.find_first_of(ops);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DArgs.cpp30 size_t regular = quoted.find_first_of(k_escapable_characters);
98 size_t regular = command.find_first_of(" \t\r\"'`\\");
405 size_t pos = safe_arg.find_first_of(escapables, prev_pos);
H A DFileSpec.cpp119 for (auto i = path.find_first_of("\\/"); i != llvm::StringRef::npos;
120 i = path.find_first_of("\\/", i + 1)) {
/freebsd-11-stable/lib/libdevdctl/
H A Devent.cc359 end = eventString.find_first_of(" \t\n", start);
371 end = eventString.find_first_of(" \t\n", start);
413 end = eventString.find_first_of(" \t\n", start);
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterInst.cpp63 AsmString.find_first_of("$\\", LastEmitted);
H A DCodeGenInstruction.cpp183 std::string::size_type DotIdx = OpName.find_first_of('.');
231 std::string::size_type wpos = CStr.find_first_of(" \t");
255 std::string::size_type pos = CStr.find_first_of('=');
263 wpos = CStr.find_first_of(" \t", start);
330 eidx = CStr.find_first_of(delims, bidx);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProcess.inc154 if (Arg.find_first_of("*?") == StringRef::npos || Arg == "/?" ||
H A DProgram.inc40 if (Name.find_first_of("/\\") != StringRef::npos)
338 return StringRef::npos != Arg.find_first_of("\t \"&\'()*<>\\`^|\n");
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dbasic_string.h1679 find_first_of(const basic_string& __str, size_type __pos = 0) const function in class:basic_string
1680 { return this->find_first_of(__str.data(), __pos, __str.size()); }
1694 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const;
1707 find_first_of(const _CharT* __s, size_type __pos = 0) const function in class:basic_string
1710 return this->find_first_of(__s, __pos, traits_type::length(__s));
1726 find_first_of(_CharT __c, size_type __pos = 0) const function in class:basic_string
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dvstring.h1404 find_first_of(const __versa_string& __str, size_type __pos = 0) const function in class:__versa_string
1405 { return this->find_first_of(__str.data(), __pos, __str.size()); }
1419 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const;
1432 find_first_of(const _CharT* __s, size_type __pos = 0) const function in class:__versa_string
1435 return this->find_first_of(__s, __pos, traits_type::length(__s));
1451 find_first_of(_CharT __c, size_type __pos = 0) const function in class:__versa_string
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyFile.cpp286 if (NativePath.find_first_of(" #${}^!") != StringRef::npos)
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp538 size_t separator_idx = var_expr.find_first_of(".-[=+~|&^%#@!/?,<>{}");
664 separator_idx = var_expr.find_first_of(".-[");
665 ConstString child_name(var_expr.substr(0, var_expr.find_first_of(".-[")));
755 size_t end_pos = var_expr.find_first_of(']');
943 separator_idx = var_expr.find_first_of(".-[");
1028 separator_idx = var_expr.find_first_of(".-[");

Completed in 233 milliseconds

123