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