Home | History | Annotate | Download | only in Sema

Lines Matching refs:OverloadTy

1457   if (FromType == S.Context.OverloadTy) {
1514 S.Context.getCanonicalType(FromType) != S.Context.OverloadTy) {
4215 if (S.Context.getCanonicalType(T2) == S.Context.OverloadTy) {
4594 if (S.Context.getCanonicalType(T2) == S.Context.OverloadTy) {
8481 assert(OverloadedExpr->getType() == Context.OverloadTy);
8550 if (FromTy == S.Context.OverloadTy) {
9985 assert(AddressOfExpr->getType() == Context.OverloadTy);
10119 assert(SrcExpr.get()->getType() == Context.OverloadTy);
11317 MemExprE->getType() == Context.OverloadTy);