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