Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp1912 StmtResult Catch = Actions.ActOnObjCAtCatchStmt(AtCatchFinallyLoc, in ParseObjCTryStmt()
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaStmt.cpp2919 Sema::ActOnObjCAtCatchStmt(SourceLocation AtLoc, in ActOnObjCAtCatchStmt() function in Sema
HDTreeTransform.h1267 return getSema().ActOnObjCAtCatchStmt(AtLoc, RParenLoc, in RebuildObjCAtCatchStmt()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3001 StmtResult ActOnObjCAtCatchStmt(SourceLocation AtLoc, SourceLocation RParen,