Searched refs:Containers (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | Cxx20Papers.csv | 24 "`P0809R0 <https://wg21.link/P0809R0>`__","LWG","Comparing Unordered Containers","Jacksonville","|N… 30 …0458R2>`__","LWG","Checking for Existence of an Element in Associative Containers","Rapperswil","|… 98 …1.link/P1463R1>`__","LWG","Mandating the Standard Library: Clause 21 - Containers library","Kona",…
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaAttr.cpp | 120 static llvm::StringSet<> Containers{ in inferGslPointerAttribute() local 145 Containers.count(Parent->getName())) in inferGslPointerAttribute()
|
| H A D | SemaCodeComplete.cpp | 9596 SmallVector<ObjCContainerDecl *, 4> Containers; in CodeCompleteObjCMethodDecl() local 9597 Containers.push_back(SearchDecl); in CodeCompleteObjCMethodDecl() 9611 llvm::append_range(Containers, IFace->visible_categories()); in CodeCompleteObjCMethodDecl() 9614 for (unsigned I = 0, N = Containers.size(); I != N; ++I) in CodeCompleteObjCMethodDecl() 9615 for (auto *P : Containers[I]->instance_properties()) in CodeCompleteObjCMethodDecl()
|
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 92 def Containers : Package<"containers">, ParentPackage<CoreFoundation>; 1282 let ParentPackage = Containers in {
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | c-tree.texi | 164 * Containers:: Lists and vectors. 224 @c Containers 227 @node Containers 228 @subsection Containers 767 The @code{BINFO_BASETYPES} is a @code{TREE_VEC} (@pxref{Containers}).
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/ |
| H A D | DESIGN | 161 - Allocators: Containers are specified to use user-definable 642 Chapter 23 Containers
|
| /openbsd-src/gnu/gcc/libstdc++-v3/docs/html/17_intro/ |
| H A D | DESIGN | 161 - Allocators: Containers are specified to use user-definable 642 Chapter 23 Containers
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | c-tree.texi | 164 * Containers:: Lists and vectors. 224 @c Containers 227 @node Containers 228 @subsection Containers
|
| H A D | gccint.info | 4074 * Containers:: Lists and vectors. 4085 File: gccint.info, Node: Identifiers, Next: Containers, Prev: Macros and Functions, Up: Tree ov… 4123 File: gccint.info, Node: Containers, Prev: Identifiers, Up: Tree overview 4125 9.2.3 Containers 32054 * container: Containers. (line 6) 32848 * list: Containers. (line 6) 34076 * TREE_LIST: Containers. (line 6) 34079 * TREE_PURPOSE: Containers. (line 6) 34087 * TREE_VALUE: Containers. (line 6) 34088 * TREE_VEC: Containers. (line 6) [all …]
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | ProgrammersManual.rst | 1489 Sequential Containers (std::vector, std::list, etc) 1958 Set-Like Containers (std::set, SmallSet, SetVector, etc) 2202 Map-Like Containers (std::map, DenseMap, etc)
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/ |
| H A D | ChangeLog-2001 | 915 * docs/html/23_containers/howto.html (Containers and multithreading): 1364 * docs/html/23_containers/howto.html (Containers and multithreading):
|