clang  3.9.0
clang::ObjCForCollectionStmt Member List

This is the complete list of members for clang::ObjCForCollectionStmt, including all inherited members.

children()clang::ObjCForCollectionStmtinline
classof(const Stmt *T)clang::ObjCForCollectionStmtinlinestatic
getBody()clang::ObjCForCollectionStmtinline
getBody() const clang::ObjCForCollectionStmtinline
getCollection()clang::ObjCForCollectionStmtinline
getCollection() const clang::ObjCForCollectionStmtinline
getElement()clang::ObjCForCollectionStmtinline
getElement() const clang::ObjCForCollectionStmtinline
getForLoc() const clang::ObjCForCollectionStmtinline
getLocEnd() const LLVM_READONLYclang::ObjCForCollectionStmtinline
getLocStart() const LLVM_READONLYclang::ObjCForCollectionStmtinline
getRParenLoc() const clang::ObjCForCollectionStmtinline
ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, Stmt *Body, SourceLocation FCL, SourceLocation RPL)clang::ObjCForCollectionStmt
ObjCForCollectionStmt(EmptyShell Empty)clang::ObjCForCollectionStmtinlineexplicit
setBody(Stmt *S)clang::ObjCForCollectionStmtinline
setCollection(Expr *E)clang::ObjCForCollectionStmtinline
setElement(Stmt *S)clang::ObjCForCollectionStmtinline
setForLoc(SourceLocation Loc)clang::ObjCForCollectionStmtinline
setRParenLoc(SourceLocation Loc)clang::ObjCForCollectionStmtinline