Home | History | Annotate | Download | only in Sema

Lines Matching refs:DeducedType

1103     TypeSourceInfo *DeducedType = 0;
1104 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) ==
1109 if (!DeducedType)
1112 AllocTypeInfo = DeducedType;