Searched defs:TypeWithAuto (Results 1 – 2 of 2) sorted by relevance
5348 QualType Sema::SubstAutoType(QualType TypeWithAuto, in SubstAutoType()5355 TypeSourceInfo *Sema::SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto, in SubstAutoTypeSourceInfo()5362 QualType Sema::SubstAutoTypeDependent(QualType TypeWithAuto) { in SubstAutoTypeDependent()5368 Sema::SubstAutoTypeSourceInfoDependent(TypeSourceInfo *TypeWithAuto) { in SubstAutoTypeSourceInfoDependent()5373 QualType Sema::ReplaceAutoType(QualType TypeWithAuto, in ReplaceAutoType()5380 TypeSourceInfo *Sema::ReplaceAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto, in ReplaceAutoTypeSourceInfo()
305 QualType ReplaceAutoType(QualType TypeWithAuto, QualType Replacement) { in ReplaceAutoType()