Searched defs:ObjCForCollectionStmt (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtObjC.h24 class ObjCForCollectionStmt : public Stmt { class in namespace:clang
32 explicit ObjCForCollectionStmt(EmptyShell Empty) : function in class:clang::ObjCForCollectionStmt
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp708 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, function in class:ObjCForCollectionStmt

Completed in 56 milliseconds