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

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

Completed in 64 milliseconds