Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp2281 void CodeGenFunction::EmitSEHLeaveStmt(const SEHLeaveStmt &S) { in EmitSEHLeaveStmt() function in CodeGenFunction
H A DCGStmt.cpp493 EmitSEHLeaveStmt(cast<SEHLeaveStmt>(*S)); in EmitSimpleStmt()
H A DCodeGenFunction.h3593 void EmitSEHLeaveStmt(const SEHLeaveStmt &S);