Searched refs:TypeWithAuto (Results 1 – 2 of 2) sorted by relevance
4078 QualType Sema::SubstAutoType(QualType TypeWithAuto, in SubstAutoType() argument4081 TransformType(TypeWithAuto); in SubstAutoType()4084 TypeSourceInfo* Sema::SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto, in SubstAutoTypeSourceInfo() argument4087 TransformType(TypeWithAuto); in SubstAutoTypeSourceInfo()
6215 QualType SubstAutoType(QualType TypeWithAuto, QualType Replacement);6217 TypeSourceInfo* SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto,