Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasPlaceholderType

1167     if (argExpr->hasPlaceholderType(BuiltinType::ARCUnbridgedCast) &&
2056 if (Receiver->hasPlaceholderType()) {
2970 assert(!e->hasPlaceholderType(BuiltinType::ARCUnbridgedCast));
3003 assert(e->hasPlaceholderType(BuiltinType::ARCUnbridgedCast));