Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5104 SubstAutoType(QualType TypeWithAuto,QualType TypeToReplaceAuto) SubstAutoType() argument
5111 SubstAutoTypeSourceInfo(TypeSourceInfo * TypeWithAuto,QualType TypeToReplaceAuto) SubstAutoTypeSourceInfo() argument
5118 SubstAutoTypeDependent(QualType TypeWithAuto) SubstAutoTypeDependent() argument
5124 SubstAutoTypeSourceInfoDependent(TypeSourceInfo * TypeWithAuto) SubstAutoTypeSourceInfoDependent() argument
5129 ReplaceAutoType(QualType TypeWithAuto,QualType TypeToReplaceAuto) ReplaceAutoType() argument
5136 ReplaceAutoTypeSourceInfo(TypeSourceInfo * TypeWithAuto,QualType TypeToReplaceAuto) ReplaceAutoTypeSourceInfo() argument
[all...]
H A DSemaType.cpp287 ReplaceAutoType(QualType TypeWithAuto,QualType Replacement) ReplaceAutoType() argument