Searched refs:OtherIsPackExpansion (Results 1 – 1 of 1) sorted by relevance
6639 bool OtherIsPackExpansion; in isInstantiationOfUnresolvedUsingDecl() local6642 OtherIsPackExpansion = OtherUUD->isPackExpansion(); in isInstantiationOfUnresolvedUsingDecl()6645 OtherIsPackExpansion = true; in isInstantiationOfUnresolvedUsingDecl()6648 OtherIsPackExpansion = false; in isInstantiationOfUnresolvedUsingDecl()6653 return Pattern->isPackExpansion() == OtherIsPackExpansion && in isInstantiationOfUnresolvedUsingDecl()