Searched refs:OutlinedStmt (Results 1 – 2 of 2) sorted by relevance
1852 const Stmt *OutlinedStmt, in EmitCapturedLocals() argument1856 Finder.Visit(OutlinedStmt); in EmitCapturedLocals()2001 const Stmt *OutlinedStmt) { in startOutlinedSEHHelper() argument2002 SourceLocation StartLoc = OutlinedStmt->getBeginLoc(); in startOutlinedSEHHelper()2050 OutlinedStmt->getBeginLoc(), OutlinedStmt->getBeginLoc()); in startOutlinedSEHHelper()2054 EmitCapturedLocals(ParentCGF, OutlinedStmt, IsFilter); in startOutlinedSEHHelper()
3289 const Stmt *OutlinedStmt);3310 void EmitCapturedLocals(CodeGenFunction &ParentCGF, const Stmt *OutlinedStmt,