summaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorKadir Cetinkaya <kadircet@google.com>2019-09-26 07:27:43 +0000
committerKadir Cetinkaya <kadircet@google.com>2019-09-26 07:27:43 +0000
commitbbb0442bbfcfbef7d224551006e22d9c916e6543 (patch)
tree9d9b12292212914606bb4fd95f6fe7323976ea02 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parent48fc48ed3d7e98d5b0dbc2d89f5b0b3f24582356 (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