Searched refs:OtherFrom (Results 1 – 1 of 1) sorted by relevance
5874 NamedDecl *OtherFrom; in isInstantiationOfUnresolvedUsingDecl() local5877 OtherFrom = Ctx.getInstantiatedFromUsingDecl(OtherUUD); in isInstantiationOfUnresolvedUsingDecl()5880 OtherFrom = OtherUPD->getInstantiatedFromUsingDecl(); in isInstantiationOfUnresolvedUsingDecl()5883 OtherFrom = Ctx.getInstantiatedFromUsingDecl(OtherUD); in isInstantiationOfUnresolvedUsingDecl()5888 declaresSameEntity(OtherFrom, Pattern); in isInstantiationOfUnresolvedUsingDecl()