Home | History | Annotate | Download | only in CodeGen

Lines Matching full:enter

554 /// Enter the scope of a block.  This should be run at the entrance to
577 // If there are cleanups to emit, enter them (but inactive).
629 /// Enter a full-expression with a non-trivial number of objects to
2272 /// Enter a cleanup to destroy a __block variable. Note that this
2277 // We don't enter this cleanup if we're in pure-GC mode.