Searched defs:ObjCAtThrowStmt (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | StmtObjC.h | 313 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 150 milliseconds