Searched refs:OtherIsPackExpansion (Results 1 – 1 of 1) sorted by relevance
5957 bool OtherIsPackExpansion; in isInstantiationOfUnresolvedUsingDecl() local5960 OtherIsPackExpansion = OtherUUD->isPackExpansion(); in isInstantiationOfUnresolvedUsingDecl()5963 OtherIsPackExpansion = true; in isInstantiationOfUnresolvedUsingDecl()5966 OtherIsPackExpansion = false; in isInstantiationOfUnresolvedUsingDecl()5971 return Pattern->isPackExpansion() == OtherIsPackExpansion && in isInstantiationOfUnresolvedUsingDecl()