Home | History | Annotate | Download | only in AST

Lines Matching defs:this_

1213   ExtQuals *this_() { return this; }
1218 canon.isNull() ? QualType(this_(), 0) : canon),
1523 Type *this_() { return this; }
1528 canon.isNull() ? QualType(this_(), 0) : canon) {
5013 BaseType(QualType(this_(), 0)) {