Searched refs:TypeWithAuto (Results 1 – 2 of 2) sorted by relevance
4106 QualType Sema::SubstAutoType(QualType TypeWithAuto, in SubstAutoType() argument4109 TransformType(TypeWithAuto); in SubstAutoType()4112 TypeSourceInfo* Sema::SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto, in SubstAutoTypeSourceInfo() argument4115 TransformType(TypeWithAuto); in SubstAutoTypeSourceInfo()
6524 QualType SubstAutoType(QualType TypeWithAuto, QualType Replacement);6526 TypeSourceInfo* SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto,