reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaTemplate.cpp
 1046   if (TSI->getType()->isUndeducedType()) {
 1052     TSI = SubstAutoTypeSourceInfo(TSI, Context.DependentTy);
 1052     TSI = SubstAutoTypeSourceInfo(TSI, Context.DependentTy);
 1055   return CheckNonTypeTemplateParameterType(TSI->getType(), Loc);