static ObjCAtTryStmt * Create(const ASTContext &Context, SourceLocation atTryLoc, Stmt *atTryStmt, Stmt **CatchStmts, unsigned NumCatchStmts, Stmt *atFinallyStmt)
void * Allocate(size_t Size, unsigned Align=8) const
Holds long-lived AST nodes (such as types and decls) that can be referred to throughout the semantic ...