Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp1550 return Actions.ActOnObjCAtThrowStmt(atLoc, Res.take(), getCurScope()); in ParseObjCThrowStmt()
/external/clang/lib/Sema/
DSemaStmt.cpp2177 Sema::ActOnObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw, in ActOnObjCAtThrowStmt() function in Sema
/external/clang/include/clang/Sema/
DSema.h2084 StmtResult ActOnObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw,