Home
last modified time | relevance | path

Searched refs:TypeToReplaceAuto (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp4107 QualType TypeToReplaceAuto) { in SubstAutoType() argument
4108 return SubstituteAutoTransform(*this, TypeToReplaceAuto). in SubstAutoType()
4113 QualType TypeToReplaceAuto) { in SubstAutoTypeSourceInfo() argument
4114 return SubstituteAutoTransform(*this, TypeToReplaceAuto). in SubstAutoTypeSourceInfo()