Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp2275 Expr *DeducedInit = &OpaqueId; in ActOnObjCForCollectionStmt() local
2276 if (DeduceAutoType(D->getTypeSourceInfo(), DeducedInit, FirstType) == in ActOnObjCForCollectionStmt()
2278 DiagnoseAutoDeductionFailure(D, DeducedInit); in ActOnObjCForCollectionStmt()