Searched defs:Collection (Results 1 – 9 of 9) sorted by relevance
53 typedef std::map<lldb::RegisterKind, uint32_t> Collection; typedef
142 typedef llvm::SmallVector<Entry, N> Collection; typedef346 typedef std::vector<Entry> Collection; typedef640 typedef llvm::SmallVector<Entry, N> Collection; typedef864 typedef llvm::SmallVector<Entry, N> Collection; typedef
310 template <typename T> static bool containsNullptr(const T &Collection) { in containsNullptr()
377 TypeCollectionPtr &Collection = (Kind == kIds) ? Ids : Types; in getOrCreateTypeCollection() local
104 std::map<std::pair<StringRef, uint64_t>, StringRef> &Collection) { in collectRelocationOffsets() argument
1607 ExprResult Collection; in ParseForStatement() local
1673 if (const Stmt *Collection = S->getCollection()) in VisitObjCForCollectionStmt() local2054 static bool ObjCEnumerationCollection(Expr *Collection) { in ObjCEnumerationCollection()
1970 Expr *Collection, in RebuildObjCForCollectionStmt()7364 ExprResult Collection = getDerived().TransformExpr(S->getCollection()); in TransformObjCForCollectionStmt() local
1609 llvm::Value *Collection; in EmitObjCForCollectionStmt() local