Searched refs:DependentDeduction (Results 1 – 2 of 2) sorted by relevance
5159 TemplateDeductionInfo &Info, bool DependentDeduction, in DeduceAutoType() argument5162 assert(DependentDeduction || Info.getDeducedDepth() == 0); in DeduceAutoType()5179 if (!DependentDeduction && in DeduceAutoType()
12670 bool DependentDeduction = false,