Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCRuntime.h41 class ObjCAtThrowStmt; variable
DCodeGenFunction.h74 class ObjCAtThrowStmt; variable
/external/clang/include/clang/AST/
DStmtObjC.h318 ObjCAtThrowStmt(SourceLocation atThrowLoc, Stmt *throwExpr) in ObjCAtThrowStmt() function
322 explicit ObjCAtThrowStmt(EmptyShell Empty) : in ObjCAtThrowStmt() function