Home
last modified time | relevance | path

Searched refs:DeducedInit (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaStmt.cpp1778 Expr *DeducedInit = &OpaqueId; in ActOnObjCForCollectionStmt() local
1779 if (DeduceAutoType(D->getTypeSourceInfo(), DeducedInit, FirstType) == in ActOnObjCForCollectionStmt()
1781 DiagnoseAutoDeductionFailure(D, DeducedInit); in ActOnObjCForCollectionStmt()