Searched refs:OtherFrom (Results 1 – 1 of 1) sorted by relevance
5634 NamedDecl *OtherFrom; in isInstantiationOfUnresolvedUsingDecl() local5637 OtherFrom = Ctx.getInstantiatedFromUsingDecl(OtherUUD); in isInstantiationOfUnresolvedUsingDecl()5640 OtherFrom = OtherUPD->getInstantiatedFromUsingDecl(); in isInstantiationOfUnresolvedUsingDecl()5643 OtherFrom = Ctx.getInstantiatedFromUsingDecl(OtherUD); in isInstantiationOfUnresolvedUsingDecl()5648 declaresSameEntity(OtherFrom, Pattern); in isInstantiationOfUnresolvedUsingDecl()