Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasPlaceholderType

728       assert(E->hasPlaceholderType(BuiltinType::ARCUnbridgedCast));
5042 if (From->hasPlaceholderType()) {