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