Home
last modified time | relevance | path

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

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