Searched refs:OtherFrom (Results 1 – 1 of 1) sorted by relevance
6640 NamedDecl *OtherFrom; in isInstantiationOfUnresolvedUsingDecl() local6643 OtherFrom = Ctx.getInstantiatedFromUsingDecl(OtherUUD); in isInstantiationOfUnresolvedUsingDecl()6646 OtherFrom = OtherUPD->getInstantiatedFromUsingDecl(); in isInstantiationOfUnresolvedUsingDecl()6649 OtherFrom = Ctx.getInstantiatedFromUsingDecl(OtherUD); in isInstantiationOfUnresolvedUsingDecl()6654 declaresSameEntity(OtherFrom, Pattern); in isInstantiationOfUnresolvedUsingDecl()