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