Home
last modified time | relevance | path

Searched refs:throwExpr (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
DStmtObjC.h318 ObjCAtThrowStmt(SourceLocation atThrowLoc, Stmt *throwExpr) in ObjCAtThrowStmt() argument
319 : Stmt(ObjCAtThrowStmtClass), Throw(throwExpr) { in ObjCAtThrowStmt()