Searched refs:DependentDeduction (Results 1 – 2 of 2) sorted by relevance
5046 TemplateDeductionInfo &Info, bool DependentDeduction, in DeduceAutoType() argument5049 assert(DependentDeduction || Info.getDeducedDepth() == 0); in DeduceAutoType()5066 if (!DependentDeduction && in DeduceAutoType()
12419 bool DependentDeduction = false,