Searched defs:Collection (Results 1 – 6 of 6) sorted by relevance
65 @protocol Collection protocol
117 std::map<std::pair<StringRef, uint64_t>, StringRef> &Collection) { in collectRelocationOffsets() argument
1489 ExprResult Collection; in ParseForStatement() local
1460 llvm::Value *Collection; in EmitObjCForCollectionStmt() local
1904 static bool ObjCEnumerationCollection(Expr *Collection) { in ObjCEnumerationCollection()
1592 Expr *Collection, in RebuildObjCForCollectionStmt()6325 ExprResult Collection = getDerived().TransformExpr(S->getCollection()); in TransformObjCForCollectionStmt() local