Searched refs:getAcceptableDeclSlow (Results 1 – 2 of 2) sorted by relevance
352 return getAcceptableDeclSlow(D); in getAcceptableDecl()357 NamedDecl *getAcceptableDeclSlow(NamedDecl *D) const;
1647 NamedDecl *LookupResult::getAcceptableDeclSlow(NamedDecl *D) const { in getAcceptableDeclSlow() function in LookupResult