Home | History | Annotate | Download | only in Sema

Lines Matching refs:ThisType

2460                                 QualType ThisType,
2463 return new (getSema().Context) CXXThisExpr(ThisLoc, ThisType, isImplicit);