Home | History | Annotate | Download | only in CodeGen

Lines Matching full:outlined

1791 /// Generate an outlined function for the body of a CapturedStmt, store any
1792 /// captured variables into the captured struct, and call the outlined function.
1813 /// Creates the outlined function for a CapturedStmt.