clang  3.9.0
clang::CXXCatchStmt Member List

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

ASTStmtReader classclang::CXXCatchStmtfriend
children()clang::CXXCatchStmtinline
classof(const Stmt *T)clang::CXXCatchStmtinlinestatic
CXXCatchStmt(SourceLocation catchLoc, VarDecl *exDecl, Stmt *handlerBlock)clang::CXXCatchStmtinline
CXXCatchStmt(EmptyShell Empty)clang::CXXCatchStmtinline
getCatchLoc() const clang::CXXCatchStmtinline
getCaughtType() const clang::CXXCatchStmt
getExceptionDecl() const clang::CXXCatchStmtinline
getHandlerBlock() const clang::CXXCatchStmtinline
getLocEnd() const LLVM_READONLYclang::CXXCatchStmtinline
getLocStart() const LLVM_READONLYclang::CXXCatchStmtinline