Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp1849 const Stmt *OutlinedStmt, in EmitCapturedLocals() argument
1853 Finder.Visit(OutlinedStmt); in EmitCapturedLocals()
1998 const Stmt *OutlinedStmt) { in startOutlinedSEHHelper() argument
1999 SourceLocation StartLoc = OutlinedStmt->getBeginLoc(); in startOutlinedSEHHelper()
2047 OutlinedStmt->getBeginLoc(), OutlinedStmt->getBeginLoc()); in startOutlinedSEHHelper()
2051 EmitCapturedLocals(ParentCGF, OutlinedStmt, IsFilter); in startOutlinedSEHHelper()
H A DCodeGenFunction.h3291 const Stmt *OutlinedStmt);
3312 void EmitCapturedLocals(CodeGenFunction &ParentCGF, const Stmt *OutlinedStmt,