Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaStmt.cpp2313 Expr *DeducedInit = &OpaqueId; in ActOnObjCForCollectionStmt() local
2314 if (DeduceAutoType(D->getTypeSourceInfo(), DeducedInit, FirstType) == in ActOnObjCForCollectionStmt()
2316 DiagnoseAutoDeductionFailure(D, DeducedInit); in ActOnObjCForCollectionStmt()