Home | History | Annotate | Download | only in AST

Lines Matching refs:Collect

708 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect,
713 SubExprs[COLLECTION] = reinterpret_cast<Stmt*>(Collect);