Searched refs:TyposReplace (Results 1 – 1 of 1) sorted by relevance
8324 struct TyposReplace : TreeTransform<TyposReplace> { in CorrectDelayedTyposInExpr() struct8325 TyposReplace(Sema &SemaRef) : TreeTransform(SemaRef) {} in CorrectDelayedTyposInExpr() argument