Searched defs:Collection (Results 1 – 10 of 10) sorted by relevance
73 using Collection = std::list<std::pair<Location, std::list<Name>>>; typedef
81 Collection() {} in Collection() function
176 typedef llvm::SmallVector<Entry, N> Collection; typedef456 typedef std::vector<Entry> Collection; typedef800 typedef llvm::SmallVector<Entry, N> Collection; typedef1062 typedef std::vector<Entry> Collection; typedef1411 typedef llvm::SmallVector<Entry, N> Collection; typedef
65 @protocol Collection protocol
376 class Collection(Resource): class
96 std::map<std::pair<StringRef, uint64_t>, StringRef> &Collection) { in collectRelocationOffsets() argument
1521 ExprResult Collection; in ParseForStatement() local
1502 llvm::Value *Collection; in EmitObjCForCollectionStmt() local
1917 static bool ObjCEnumerationCollection(Expr *Collection) { in ObjCEnumerationCollection()
1768 Expr *Collection, in RebuildObjCForCollectionStmt()6730 ExprResult Collection = getDerived().TransformExpr(S->getCollection()); in TransformObjCForCollectionStmt() local