Searched refs:typedefTy (Results 1 – 1 of 1) sorted by relevance
1075 if (const auto *typedefTy = dyn_cast<TypedefType>(splitType.Ty)) { in substObjCTypeArgs() local1076 if (auto *typeParam = dyn_cast<ObjCTypeParamDecl>(typedefTy->getDecl())) { in substObjCTypeArgs()