Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp1846 const Stmt *OutlinedStmt, in EmitCapturedLocals() argument
1850 Finder.Visit(OutlinedStmt); in EmitCapturedLocals()
1994 const Stmt *OutlinedStmt) { in startOutlinedSEHHelper() argument
1995 SourceLocation StartLoc = OutlinedStmt->getBeginLoc(); in startOutlinedSEHHelper()
2043 OutlinedStmt->getBeginLoc(), OutlinedStmt->getBeginLoc()); in startOutlinedSEHHelper()
2047 EmitCapturedLocals(ParentCGF, OutlinedStmt, IsFilter); in startOutlinedSEHHelper()
H A DCodeGenFunction.h3231 const Stmt *OutlinedStmt);
3252 void EmitCapturedLocals(CodeGenFunction &ParentCGF, const Stmt *OutlinedStmt,