Home
last modified time | relevance | path

Searched defs:Delim (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dabseil-faster-strsplit-delimiter.cpp21 strings_internal::Splitter StrSplit(absl::string_view, Delim) { in StrSplit() argument
25 strings_internal::Splitter StrSplit(absl::string_view, Delim, Pred) { in StrSplit() argument
36 strings_internal::MaxSplitsImpl MaxSplits(Delim, int) { in MaxSplits() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DRecordPrinter.h24 std::string Delim; variable
/external/llvm-project/llvm/include/llvm/XRay/
DRecordPrinter.h24 std::string Delim; variable
/external/libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.ops/
Dostream_joiner.op.star.pass.cpp29 void test ( exp::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
Dostream_joiner.op.postincrement.pass.cpp29 void test ( exp::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
Dostream_joiner.op.pretincrement.pass.cpp29 void test ( exp::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
/external/llvm-project/libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.ops/
Dostream_joiner.op.pretincrement.pass.cpp29 void test ( exper::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
Dostream_joiner.op.postincrement.pass.cpp29 void test ( exper::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
Dostream_joiner.op.star.pass.cpp29 void test ( exper::ostream_joiner<Delim, CharT, Traits> &oj ) { in test()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/
DSupportHelpers.h40 const char *Delim = " ("; in PrintTo() local
/external/llvm-project/llvm/include/llvm/Testing/Support/
DSupportHelpers.h42 const char *Delim = " ("; in PrintTo() local
/external/llvm-project/llvm/lib/TableGen/
DRecord.cpp856 const StringInit *Delim) { in interleaveStringList()
872 const StringInit *Delim) { in interleaveIntList()
975 StringInit *Delim = dyn_cast<StringInit>(RHS); in Fold() local
/external/llvm-project/clang/lib/Driver/ToolChains/
DCommonArgs.cpp185 StringRef::size_type Delim; in addDirectoryList() local
/external/clang/lib/Driver/
DTools.cpp197 StringRef::size_type Delim; in addDirectoryList() local