Searched refs:OtherFrom (Results 1 – 1 of 1) sorted by relevance
5958 NamedDecl *OtherFrom; in isInstantiationOfUnresolvedUsingDecl() local5961 OtherFrom = Ctx.getInstantiatedFromUsingDecl(OtherUUD); in isInstantiationOfUnresolvedUsingDecl()5964 OtherFrom = OtherUPD->getInstantiatedFromUsingDecl(); in isInstantiationOfUnresolvedUsingDecl()5967 OtherFrom = Ctx.getInstantiatedFromUsingDecl(OtherUD); in isInstantiationOfUnresolvedUsingDecl()5972 declaresSameEntity(OtherFrom, Pattern); in isInstantiationOfUnresolvedUsingDecl()