Searched refs:DeducedInit (Results 1 – 1 of 1) sorted by relevance
1778 Expr *DeducedInit = &OpaqueId; in ActOnObjCForCollectionStmt() local1779 if (DeduceAutoType(D->getTypeSourceInfo(), DeducedInit, FirstType) == in ActOnObjCForCollectionStmt()1781 DiagnoseAutoDeductionFailure(D, DeducedInit); in ActOnObjCForCollectionStmt()