Home | History | Annotate | Download | only in docs

Lines Matching full:within

90 ``Block`` literals may occur within functions where the structure is created in
250 actually do the copy operation on the imported fields within the ``Block``. The
399 Access to ``__block`` variables from within its lexical scope
567 ``Blocks`` may contain ``Block`` literal expressions. Any variables used within
699 and within the compound statement:
721 Within a block stack based C++ objects are copied into ``const`` copies using
722 the copy constructor. It is an error if a stack based C++ object is used within
727 appropriate offsets of the variable within the supplied stack based block source
732 Within a code block a stack version of a ``FOO`` object is declared and used
733 within a ``Block`` literal expression:
802 will have code to do the destructor on the object stored within the supplied
891 ``Block`` copy helper, and onto the ``BLOCK_FIELD_<appropo>`` field within the