Home | History | Annotate | Download | only in Sema

Lines Matching refs:CXXThisExpr

1721           CXXThisExpr *DepThis = new (Context) CXXThisExpr(
8201 if (isa<CXXThisExpr>(ML->getBase()) && isa<CXXThisExpr>(MR->getBase()))