Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp1755 const Stmt *OutlinedStmt, in EmitCapturedLocals() argument
1759 Finder.Visit(OutlinedStmt); in EmitCapturedLocals()
1837 const Stmt *OutlinedStmt) { in startOutlinedSEHHelper() argument
1838 SourceLocation StartLoc = OutlinedStmt->getBeginLoc(); in startOutlinedSEHHelper()
1886 OutlinedStmt->getBeginLoc(), OutlinedStmt->getBeginLoc()); in startOutlinedSEHHelper()
1890 EmitCapturedLocals(ParentCGF, OutlinedStmt, IsFilter); in startOutlinedSEHHelper()
H A DCodeGenFunction.h2907 const Stmt *OutlinedStmt);
2928 void EmitCapturedLocals(CodeGenFunction &ParentCGF, const Stmt *OutlinedStmt,