Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGObjCRuntime.h41 class ObjCAtThrowStmt; variable
HDCodeGenFunction.h73 class ObjCAtThrowStmt; variable
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmtObjC.h318 ObjCAtThrowStmt(SourceLocation atThrowLoc, Stmt *throwExpr) in ObjCAtThrowStmt() function
322 explicit ObjCAtThrowStmt(EmptyShell Empty) : in ObjCAtThrowStmt() function