Home | History | Annotate | Download | only in Sema

Lines Matching refs:DeduceAutoType

1755         if (DeduceAutoType(D->getTypeSourceInfo(), DeducedInit, FirstType) ==
1811 SemaRef.DeduceAutoType(Decl->getTypeSourceInfo(), Init, InitType) ==
2761 DeduceAutoResult DAR = DeduceAutoType(OrigResultType, RetExpr, Deduced);