Searched refs:OtherIsPackExpansion (Results 1 – 1 of 1) sorted by relevance
5873 bool OtherIsPackExpansion; in isInstantiationOfUnresolvedUsingDecl() local5876 OtherIsPackExpansion = OtherUUD->isPackExpansion(); in isInstantiationOfUnresolvedUsingDecl()5879 OtherIsPackExpansion = true; in isInstantiationOfUnresolvedUsingDecl()5882 OtherIsPackExpansion = false; in isInstantiationOfUnresolvedUsingDecl()5887 return Pattern->isPackExpansion() == OtherIsPackExpansion && in isInstantiationOfUnresolvedUsingDecl()