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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h23 class ObjCForCollectionStmt : public Stmt { class in namespace:clang
31 explicit ObjCForCollectionStmt(EmptyShell Empty) : function in class:clang::ObjCForCollectionStmt
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtObjC.cpp20 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, function in class:ObjCForCollectionStmt

Completed in 122 milliseconds