Home | History | Annotate | Download | only in Sema

Lines Matching refs:ThisTy

2456   QualType ThisTy = CanTy;
2458 ThisTy.addConst();
2460 ThisTy.addVolatile();
2462 OpaqueValueExpr(SourceLocation(), ThisTy,
2498 AddMethodCandidate(M, DeclAccessPair::make(M, AS_public), RD, ThisTy,
2508 RD, nullptr, ThisTy, Classification,