Home | History | Annotate | Download | only in Sema

Lines Matching refs:OverloadTy

1337   if (FromType == S.Context.OverloadTy) {
1394 S.Context.getCanonicalType(FromType) != S.Context.OverloadTy) {
4045 if (S.Context.getCanonicalType(T2) == S.Context.OverloadTy) {
4424 if (S.Context.getCanonicalType(T2) == S.Context.OverloadTy) {
7846 assert(OverloadedExpr->getType() == Context.OverloadTy);
7905 if (FromTy == S.Context.OverloadTy) {
9040 assert(AddressOfExpr->getType() == Context.OverloadTy);
9158 assert(SrcExpr.get()->getType() == Context.OverloadTy);
10352 MemExprE->getType() == Context.OverloadTy);