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