Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp4115 QualType TypeToReplaceAuto) { in SubstAutoType() argument
4116 return SubstituteAutoTransform(*this, TypeToReplaceAuto). in SubstAutoType()
4121 QualType TypeToReplaceAuto) { in SubstAutoTypeSourceInfo() argument
4122 return SubstituteAutoTransform(*this, TypeToReplaceAuto). in SubstAutoTypeSourceInfo()