Home | History | Annotate | Download | only in Sema

Lines Matching refs:placeholder

821 /// checkPlaceholderForOverload - Do any interesting placeholder-like
830 if (const BuiltinType *placeholder = E->getType()->getAsPlaceholderType()) {
833 if (placeholder->getKind() == BuiltinType::Overload) return false;
837 if (placeholder->getKind() == BuiltinType::ARCUnbridgedCast &&
9425 // If any candidate has a placeholder return type, trigger its deduction
10545 // Always do placeholder-like conversions on the RHS.
10549 // Do placeholder-like conversion on the LHS; note that we should