Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCRuntime.h42 class ObjCAtThrowStmt; variable
H A DCodeGenFunction.h76 class ObjCAtThrowStmt; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtObjC.h318 ObjCAtThrowStmt(SourceLocation atThrowLoc, Stmt *throwExpr) in ObjCAtThrowStmt() function
322 explicit ObjCAtThrowStmt(EmptyShell Empty) : in ObjCAtThrowStmt() function