Home
last modified time | relevance | path

Searched refs:OutlinedStmt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1873 const Stmt *OutlinedStmt, in EmitCapturedLocals() argument
1877 Finder.Visit(OutlinedStmt); in EmitCapturedLocals()
2017 const Stmt *OutlinedStmt) { in startOutlinedSEHHelper() argument
2018 SourceLocation StartLoc = OutlinedStmt->getBeginLoc(); in startOutlinedSEHHelper()
2066 OutlinedStmt->getBeginLoc(), OutlinedStmt->getBeginLoc()); in startOutlinedSEHHelper()
2070 EmitCapturedLocals(ParentCGF, OutlinedStmt, IsFilter); in startOutlinedSEHHelper()
H A DCodeGenFunction.h3602 const Stmt *OutlinedStmt);
3623 void EmitCapturedLocals(CodeGenFunction &ParentCGF, const Stmt *OutlinedStmt,