Searched refs:TyTy (Results 1 – 2 of 2) 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()
8486 QualType TyTy = IntendedTy; in shouldNotPrintDirectly() local8487 while (const TypedefType *UserTy = TyTy->getAs<TypedefType>()) { in shouldNotPrintDirectly()8500 TyTy = UserTy->desugar(); in shouldNotPrintDirectly()