Searched refs:resolveUsingValueDecl (Results 1 – 2 of 2) sorted by relevance
42 resolveUsingValueDecl(const UnresolvedUsingValueDecl *UUVD);349 std::vector<const NamedDecl *> HeuristicResolverImpl::resolveUsingValueDecl( in resolveUsingValueDecl() function in clang::__anon96160a110111::HeuristicResolverImpl579 std::vector<const NamedDecl *> HeuristicResolver::resolveUsingValueDecl( in resolveUsingValueDecl() function in clang::HeuristicResolver581 return HeuristicResolverImpl(Ctx).resolveUsingValueDecl(UUVD); in resolveUsingValueDecl()
61 resolveUsingValueDecl(const UnresolvedUsingValueDecl *UUVD) const;