Home
last modified time | relevance | path

Searched defs:TypeWithAuto (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5234 SubstAutoType(QualType TypeWithAuto,QualType TypeToReplaceAuto) SubstAutoType() argument
5241 SubstAutoTypeSourceInfo(TypeSourceInfo * TypeWithAuto,QualType TypeToReplaceAuto) SubstAutoTypeSourceInfo() argument
5248 SubstAutoTypeDependent(QualType TypeWithAuto) SubstAutoTypeDependent() argument
5254 SubstAutoTypeSourceInfoDependent(TypeSourceInfo * TypeWithAuto) SubstAutoTypeSourceInfoDependent() argument
5259 ReplaceAutoType(QualType TypeWithAuto,QualType TypeToReplaceAuto) ReplaceAutoType() argument
5266 ReplaceAutoTypeSourceInfo(TypeSourceInfo * TypeWithAuto,QualType TypeToReplaceAuto) ReplaceAutoTypeSourceInfo() argument
[all...]
H A DSemaType.cpp298 ReplaceAutoType(QualType TypeWithAuto,QualType Replacement) ReplaceAutoType() argument