Home
last modified time | relevance | path

Searched refs:DeducedInit (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp1983 Expr *DeducedInit = &OpaqueId; in ActOnObjCForCollectionStmt() local
1984 if (DeduceAutoType(D->getTypeSourceInfo(), DeducedInit, FirstType) == in ActOnObjCForCollectionStmt()
1986 DiagnoseAutoDeductionFailure(D, DeducedInit); in ActOnObjCForCollectionStmt()