Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp533 return Actions.ActOnFinishSEHFinallyBlock(FinallyLoc, Block.get()); in ParseSEHFinallyBlock()
/external/clang/lib/Sema/
DSemaStmt.cpp3719 StmtResult Sema::ActOnFinishSEHFinallyBlock(SourceLocation Loc, Stmt *Block) { in ActOnFinishSEHFinallyBlock() function in Sema
/external/clang/include/clang/Sema/
DSema.h3480 StmtResult ActOnFinishSEHFinallyBlock(SourceLocation Loc, Stmt *Block);