Searched refs:OtherUUD (Results 1 – 1 of 1) sorted by relevance
5875 if (auto *OtherUUD = dyn_cast<T>(Other)) { in isInstantiationOfUnresolvedUsingDecl() local5876 OtherIsPackExpansion = OtherUUD->isPackExpansion(); in isInstantiationOfUnresolvedUsingDecl()5877 OtherFrom = Ctx.getInstantiatedFromUsingDecl(OtherUUD); in isInstantiationOfUnresolvedUsingDecl()