Home | History | Annotate | Download | only in src

Lines Matching defs:THIS

7 //       notice, this list of conditions and the following disclaimer.
9 // copyright notice, this list of conditions and the following
14 // from this software without specific prior written permission.
16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
46 THIS,
136 bool is_this() const { return kind_ == THIS; }
176 // If this field is set, this variable references the stored locally bound
182 // Valid as a LHS? (const and this are not valid LHS, for example)