Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCRuntime.h41 class ObjCAtThrowStmt; variable
DCodeGenFunction.h74 class ObjCAtThrowStmt; variable
/external/llvm-project/clang/lib/CodeGen/
DCGObjCRuntime.h42 class ObjCAtThrowStmt; variable
DCodeGenFunction.h77 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
/external/llvm-project/clang/include/clang/AST/
DStmtObjC.h337 ObjCAtThrowStmt(SourceLocation atThrowLoc, Stmt *throwExpr) in ObjCAtThrowStmt() function
341 explicit ObjCAtThrowStmt(EmptyShell Empty) : in ObjCAtThrowStmt() function