Searched refs:Deduce (Results 1 – 1 of 1) sorted by relevance
2003 Expr *Deduce = Inits[0]; in BuildCXXNew() local2005 if (DeduceAutoType(AllocTypeInfo, Deduce, DeducedType) == DAR_Failed) in BuildCXXNew()2007 << AllocType << Deduce->getType() in BuildCXXNew()2008 << TypeRange << Deduce->getSourceRange()); in BuildCXXNew()