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

/external/clang/include/clang/AST/
H A DStmtObjC.h313 class ObjCAtThrowStmt : public Stmt { class in namespace:clang
318 ObjCAtThrowStmt(SourceLocation atThrowLoc, Stmt *throwExpr) function in class:clang::ObjCAtThrowStmt
322 explicit ObjCAtThrowStmt(EmptyShell Empty) : function in class:clang::ObjCAtThrowStmt

Completed in 275 milliseconds