Searched refs:Containers (Results 1 – 10 of 10) sorted by relevance
224 Containers233 types cannot be put into the same container. Containers are binaries,
117 static llvm::StringSet<> Containers{ in inferGslPointerAttribute() local142 Containers.count(Parent->getName())) in inferGslPointerAttribute()
9054 SmallVector<ObjCContainerDecl *, 4> Containers; in CodeCompleteObjCMethodDecl() local9055 Containers.push_back(SearchDecl); in CodeCompleteObjCMethodDecl()9070 Containers.push_back(Cat); in CodeCompleteObjCMethodDecl()9073 for (unsigned I = 0, N = Containers.size(); I != N; ++I) in CodeCompleteObjCMethodDecl()9074 for (auto *P : Containers[I]->instance_properties()) in CodeCompleteObjCMethodDecl()
81 \ Containers for parsing kernels into menu-items132 \ Containers for storing the initial caption text
91 def Containers : Package<"containers">, ParentPackage<CoreFoundation>;1222 let ParentPackage = Containers in {
641 .. index:: Containers643 Containers section in Emitting Hierarchy
1356 *** Containers
164 * Containers:: Lists and vectors.224 @c Containers227 @node Containers228 @subsection Containers
915 * docs/html/23_containers/howto.html (Containers and multithreading):1364 * docs/html/23_containers/howto.html (Containers and multithreading):
1139 ## Matching Containers ##