Searched refs:DeducedInit (Results 1 – 2 of 2) sorted by relevance
1801 Expr *DeducedInit = &OpaqueId; in ActOnObjCForCollectionStmt() local1802 if (DeduceAutoType(D->getTypeSourceInfo(), DeducedInit, FirstType) == in ActOnObjCForCollectionStmt()1804 DiagnoseAutoDeductionFailure(D, DeducedInit); in ActOnObjCForCollectionStmt()
1983 Expr *DeducedInit = &OpaqueId; in ActOnObjCForCollectionStmt() local1984 if (DeduceAutoType(D->getTypeSourceInfo(), DeducedInit, FirstType) == in ActOnObjCForCollectionStmt()1986 DiagnoseAutoDeductionFailure(D, DeducedInit); in ActOnObjCForCollectionStmt()