Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasPlaceholderType

812       assert(E->hasPlaceholderType(BuiltinType::ARCUnbridgedCast));
5305 if (From->hasPlaceholderType()) {