Searched refs:Deduce (Results 1 – 1 of 1) sorted by relevance
1102 Expr *Deduce = Inits[0]; in BuildCXXNew() local1104 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == in BuildCXXNew()1107 << AllocType << Deduce->getType() in BuildCXXNew()1108 << TypeRange << Deduce->getSourceRange()); in BuildCXXNew()