Searched refs:TyTy (Results 1 – 1 of 1) sorted by relevance
10244 QualType TyTy = IntendedTy; in shouldNotPrintDirectly() local10245 while (const TypedefType *UserTy = TyTy->getAs<TypedefType>()) { in shouldNotPrintDirectly()10258 TyTy = UserTy->desugar(); in shouldNotPrintDirectly()