Home | History | Annotate | Download | only in Sema

Lines Matching refs:ThisTy

2466   QualType ThisTy = CanTy;
2468 ThisTy.addConst();
2470 ThisTy.addVolatile();
2472 OpaqueValueExpr(SourceLocation(), ThisTy,
2502 AddMethodCandidate(M, DeclAccessPair::make(M, AS_public), RD, ThisTy,
2512 RD, 0, ThisTy, Classification,