diff options
| author | Kadir Cetinkaya <kadircet@google.com> | 2019-09-26 07:27:43 +0000 |
|---|---|---|
| committer | Kadir Cetinkaya <kadircet@google.com> | 2019-09-26 07:27:43 +0000 |
| commit | bbb0442bbfcfbef7d224551006e22d9c916e6543 (patch) | |
| tree | 9d9b12292212914606bb4fd95f6fe7323976ea02 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
| parent | 48fc48ed3d7e98d5b0dbc2d89f5b0b3f24582356 (diff) | |
[clangd] Add a helper for extracting nonlocal decls in a FunctionDecl
Summary:
To be used by define-inline code action to determine whether the
function/method body will still be valid in another context.
Traverses clang-ast to find all decl nodes under the function decl and stores
the non-local ones.
Reviewers: hokein
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D67748
llvm-svn: 372948
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions
