Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2323 Expr *DeducedInit = &OpaqueId; in ActOnObjCForCollectionStmt() local
2327 D->getTypeSourceInfo()->getTypeLoc(), DeducedInit, FirstType, Info); in ActOnObjCForCollectionStmt()
2329 DiagnoseAutoDeductionFailure(D, DeducedInit); in ActOnObjCForCollectionStmt()