diff options
author | Nathan Ridge <zeratul976@hotmail.com> | 2020-07-08 02:43:38 -0400 |
---|---|---|
committer | Nathan Ridge <zeratul976@hotmail.com> | 2020-07-10 01:58:34 -0400 |
commit | 98d763ad051f5eab89fa46167516fc8a84f471d0 (patch) | |
tree | 3bfe20e88cad7dfb8a4a2ab78a5083aeea3dd208 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e71c7b593a2d1b7d60dc8aaa4b8ede03de7bbd00 (diff) | |
download | llvm-98d763ad051f5eab89fa46167516fc8a84f471d0.zip llvm-98d763ad051f5eab89fa46167516fc8a84f471d0.tar.gz llvm-98d763ad051f5eab89fa46167516fc8a84f471d0.tar.bz2 |
[clangd] Factor out some helper functions related to heuristic resolution in TargetFinder
Summary:
Two helpers are introduced:
* Some of the logic previously in TargetFinder::Visit*() methods is
factored out into resolveDependentExprToDecls().
* Some of the logic in getMembersReferencedViaDependentName() is
factored out into resolveTypeToRecordDecl().
D82739 will build on this and use these functions in new ways.
Reviewers: hokein
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D83371
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions