Searched refs:getAcceptableDecl (Results 1 – 2 of 2) sorted by relevance
299 NamedDecl *getAcceptableDecl(NamedDecl *D) const { in getAcceptableDecl() function
660 if ((D = R.getAcceptableDecl(D))) { in LookupDirect()885 if (NamedDecl *ND = R.getAcceptableDecl(*I)) { in CppLookupName()936 if (NamedDecl *ND = R.getAcceptableDecl(Ivar)) { in CppLookupName()987 if (NamedDecl *ND = R.getAcceptableDecl(*I)) { in CppLookupName()2856 if ((ND = Result.getAcceptableDecl(ND))) { in LookupVisibleDecls()2993 if ((ND = Result.getAcceptableDecl(ND))) { in LookupVisibleDecls()