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