Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2439 return Actions.ActOnObjCAtThrowStmt(atLoc, Res.get(), getCurScope()); in ParseObjCThrowStmt()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4192 Sema::ActOnObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw, in ActOnObjCAtThrowStmt() function in Sema
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4853 StmtResult ActOnObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw,