Searched refs:TypeWithAuto (Results 1 – 2 of 2) sorted by relevance
4114 QualType Sema::SubstAutoType(QualType TypeWithAuto, in SubstAutoType() argument4117 TransformType(TypeWithAuto); in SubstAutoType()4120 TypeSourceInfo* Sema::SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto, in SubstAutoTypeSourceInfo() argument4123 TransformType(TypeWithAuto); in SubstAutoTypeSourceInfo()
6396 QualType SubstAutoType(QualType TypeWithAuto, QualType Replacement);6398 TypeSourceInfo* SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto,