Searched refs:Iterators (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/tools/llvm-libtool-darwin/ |
| H A D | llvm-libtool-darwin.cpp | 573 for (auto Iterators = std::make_pair(Members.begin(), Files.begin()); in checkForDuplicates() local 574 Iterators.first != Members.end(); in checkForDuplicates() 575 ++Iterators.first, ++Iterators.second) { in checkForDuplicates() 576 assert(Iterators.second != Files.end() && in checkForDuplicates() 578 MembersToFiles[Iterators.first->MemberName].push_back(*Iterators.second); in checkForDuplicates()
|
| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | Cxx14Papers.csv | 12 "`3644 <https://wg21.link/n3644>`__","LWG","Null Forward Iterators","Bristol","|Complete|","3.4"
|
| H A D | Cxx20Papers.csv | 99 …21.link/P1464R1>`__","LWG","Mandating the Standard Library: Clause 22 - Iterators library","Kona",… 114 "`P1207R4 <https://wg21.link/P1207R4>`__","LWG","Movability of Single-pass Iterators","Cologne","|C…
|
| H A D | Cxx2bPapers.csv | 18 "`P1425R4 <https://wg21.link/P1425R4>`__","LWG","Iterators pair constructors for stack and queue","…
|
| H A D | Cxx17Papers.csv | 11 "`N4284 <https://wg21.link/n4284>`__","LWG","Contiguous Iterators.","Urbana","|Complete|","3.6"
|
| /openbsd-src/gnu/gcc/libstdc++-v3/include/tr1/ |
| H A D | array | 77 // Iterators.
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaAttr.cpp | 140 static llvm::StringSet<> Iterators{"iterator", "const_iterator", in inferGslPointerAttribute() local 144 if (Parent->isInStdNamespace() && Iterators.count(ND->getName()) && in inferGslPointerAttribute()
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | Vectorizers.rst | 250 Reverse Iterators
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | tree-ssa.texi | 883 @subsection Operand Iterators And Access Routines 884 @cindex Operand Iterators
|
| H A D | gccint.info | 7130 10.4.1 Operand Iterators And Access Routines 33154 * Operand Iterators: Statement Operands. (line 119)
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/ |
| H A D | DESIGN | 683 Chapter 24 Iterators
|
| /openbsd-src/gnu/gcc/libstdc++-v3/docs/html/17_intro/ |
| H A D | DESIGN | 683 Chapter 24 Iterators
|
| /openbsd-src/gnu/gcc/libstdc++-v3/include/ext/ |
| H A D | rope | 1021 // Iterators are assumed to be thread private. Ropes can
|